More posts like this
-
How to download Accession List from NCBI on CLI?
written by Cam •Hi! I'm an undergraduate working on a Python script to streamline some processes for my advisor, and my program relies on an Accession List input …
-
rRNA removal using SortMeRNA
written by KMS •Dear All, I am analyzing microbial RNASeq data, and after aligning through bowtie2, feature counts results only RNA reads, I am unable to run SortMeRNA …
-
Running a Linux command for "Ubuntu on Windows" with WSL from a python script
written by langziv •Hello. I'm using the command Popen(['wsl', '/tmp/docker-desktop-root/mnt/host/c/Users/user/ensembl-vep/vep\n'], stderr=STDOUT).stdout from a python script to run a Linux program "ensembl-vep". Unlike when I run the command in …
-
Variant Calling pipeline to be run parallel on multiple cores
written by AR •Hi all, I have a variant calling pipeline containing multiple steps from different tools. Currently, I am working on a Cray system. I have already …
-
Issue running python script from xampp
written by sukesh1411 •Hi I installed xampp in ubuntu 14.04 to develop a local webserver for performing the variant calling from whole genome data. I wrote a python …
-
How map the gene position to the genomic position.
written by misbahabas •Hello everyone Does anyone have any idea how to map gene positions to genomic positions? Please tell me about it
-
Extract nucleotides from fasta file by a single position
written by misbahabas •Asslamu Alikum, I have a tab separated file like chr38 456 chr38 555 and I want fetch the nucleotide at this position from fasta file. …
-
Kobas.2.0 : KEGG annotation
written by jinutchirayath •Hello all I have some problems with program "kobas 2.0". Even if i try start test-example , I am getting this errorr while running first …
-
Trouble Executing The Modeller Model-Default.Py Script
written by symphx92 •<p>I am completing an assignment using the MODELLER homology modeling software on my Mac running Mavericks. MODELLER 9.13 was fully installed on my computer, and …
-
Building Vcftools Executable
written by Nasir •<p>Hello all</p> <p>Could someone please tell me how to build a vcftools executable I can run from the command line? I have tried running make …
Did you try something, anything, please?
I followed the instruction given with software and run the following command....... python buildSpliceGraph.py -a rna_dir -f dna_dir -p splice_dir -s sixframe_dir , but it produces blank file.