error using the F-seq tool
when i ran the f-seq tool i got he following error.
Exception in thread "main" java.io.IOException: Bad '.bed' format for file /home/ngs/Downloads/F-seq-master/dist~/fseq/bin/chr1.bed
next-gen
• 1,728 views
•
link
written
by
rsabrina93
1
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
cuffmerge erorr "ValueError: can't have unbuffered text I/O"
written by khaldari.i 0Hello everyone I am working on RNA-Seq data analysis. when i running the following command in cuffmerge $ cuffmerge -o 816840 -g '/home/iman/Downloads/yeast/genome/Saccharo.gtf' '/home/iman/Downloads/yeast/transcript.txt' I …
-
ValueError: not enough values to unpack (expected 2, got 1)
written by Neel 2Hi i am using Clinker and it gives following error- clinker P_aeruginosa_AR_0110.gbk P_aeruginosa_AR_0111.gbk P_aeruginosa_AR_455.gbk P_aeruginosa_ATCC_15692.gbk -r 4_dataforcli.txt -o out_4 -i 70 -p 4_plot.html [15:35:03] INFO …
-
Unable to overcome troubles in whole exome analysis
written by vinayjrao 26Hi, I am working on whole exome sequencing data whose pipeline has been standardized in the lab as such - Align with bwa-mem --> SortSam …
-
BLAST Database creation error
written by sahilbioinf0 0I managed to download a nr ref sequence from ncbi ftp using the command.. wget 'ftp://ftp.ncbi.nlm.nih.gov/blast/db/nr.*.tar.gz' cat nr.*.tar.gz | tar -zxvi -f - -C . …
-
Software error java
written by tnc 0I have a java code to access a search site. Previously, on the site, could search by keyword or by ID. I have received the …
-
running trimmomatic 0.35
written by dora.quispe 0Dear, I am running trimmomatic 0.35 to remove the adapters sequences from my Illumina data but I got the following error message Exception in thread …
-
blastn execution error, the correct command line format
written by vigneshprbh37 4So I am trying to test my blast+ standalone program with the following command ./blastn -db /home/Desktop/ncbi-blast-2.2.30+/db/nr -query /home/Downloads/sequence.fasta -out /home/CCMB/Downloads/output/result but every time I …
-
Permission Denied Error While Using Quake
written by Medhat 981<p>I installed Quake following this tutorial <a href='http://elvis.ccc.cranfield.ac.uk/CUBELP2/faces/Software.xhtml'>Here</a> I installed Jellyfish and boost under /usr/local also R and VGAM package are installed </p> <p>when I …
-
A Call For Clear Information On How To Use F-Seq For Faire-Seq
written by KCC 409<p>I have been trying to figure out how to use F-seq for almost a year now. I can do the basics, but there more complicated …
-
Bowtie Output "Not Enough Fields"
written by GPR 40<p>Hello, I have ran Bowtie with the following command-line: 'bowtie -p 16 -q -n 3 -k 1 -m 1 --best --strata -S BowtieIndex *.fastq >& …
Can you show us the first few lines of the BED file you're using?