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,726 views
•
link
written
by
rsabrina93 •
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 •Hello 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 •Hi 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 vinayjraoHi, I am working on whole exome sequencing data whose pipeline has been standardized in the lab as such - Align with bwa-mem --> SortSam …
-
Software error java
written by tnc •I have a java code to access a search site. Previously, on the site, could search by keyword or by ID. I have received the …
-
Memory usage of picard Samsort
written by boymin2020 •I want to use SortSam of picard to coordinate sort and index the individual WGS data (e.g. 73G). The memory size of one node in …
-
running trimmomatic 0.35
written by dora.quispe •Dear, 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 •So 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<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<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<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?