Tophat 2 error
Error: could not open writer pipe gzip -cf - < /home/orf8/Desktop/mirna/nc/tmp/left_kept_reads.m2g_um_seg508.fq.z
tophat2
• 1,981 views
•
link
written
by
priteshrhsabara •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Problems when trying to use ensembl-vep
written by langziv •Hi. I've been using ensembl-vep through Docker before and managed to use it, but now I'm encountering difficulties. I'm running the commands as instructed in …
-
error in hisat2 alignment
written by molashahimaryam •Hi I would like to align fastq , I use below command: ./hisat2 -q --add-chrname -x /home/baydaa70/hisat_indexes/h19/genome /home/baydaa70/Desktop/trimmed.fastq -S /home/baydaa70/Desktop/out.sam but I got an error: …
-
bowtie2-align exited with value 139
written by linas.kapocius •**Problem with bowtie2, any suggestions?** **root@linas-Aspire-E5-571:/home/linas/Desktop/genome#** bowtie2 -x rattus_norvegicus --qc-filter -U /home/linas/Desktop/merged/1M.fastq -S 1M_alligned.sam --end-to-end -p 1 Could not open index file rattus_norvegicus.rev.1.bt2 Could not …
-
error in compare.py of CNCI package
written by priteshrhsabara •Hi, I am currently working on lncRNA using CNCI package. I have identified more than 10,000 coordinates of probable lncRNA using cufflinks-cuffcompare, based on class-codes …
-
Tophat2 Error gzip pipe broken? zipped file empty?
written by biogirl04 •Hi everyone, I have the following error when using Tophat2: readlink: illegal option -- f usage: readlink [-n] [file ...] [2018-07-06 11:36:32] Beginning TopHat run …
-
STAR alignment command.
written by amitunited0532 •Which file used as STAR index file? I have downloaded STAR index file from online. Please help me to resolve this problem. Desktop/STARindex$ STAR --genomeDir …
-
Some problem about running KMC3, error: Cannot open temporary file tmp/kmc_00000.bin
written by niuyy9026 •I tried to run the KMC3 in Linux. After make, I tried to run the kmc by the command line: /home/niu/KMC-3.0.1/bin/kmc -k20 reads.fq kmers1 tmp. …
-
Error in design.matrix in edgeR?
written by Björn •My research question is to find difference of miRNA in Groups1 before and after treatment. Sub-groups "B", "C" are pre while "BF", and "CF" are …
-
error in cuffmerge
written by mra8187 •Dear all i am using cuffmerge and get this error ; what can i do ? my script is : cuffmerge -p 4 -o '/home/mra/Desktop/ensan/merge-out' …
-
.gtf file error in Tophat2 - Error at parsing .tlst line (invalid strand):
written by 4galaxy77I'm trying to align my reads to a genome + transcriptome, which is in the form of a .gtf file. It gets half way through …
Sorry this query is not understandable could you elaborate what are you trying to do?
Hi priteshrhsabara,
This question needs a lot more information, please elaborate, how do you expect us to solve your problem if this is all you write?
In addition (based on your title), you should know that the old 'Tuxedo' pipeline of Tophat(2) and Cufflinks is no longer the "advisable" tool for RNA-seq analysis. The software is deprecated/ in low maintenance and should be replaced by HISAT2, StringTie and ballgown. See this paper: Transcript-level expression analysis of RNA-seq experiments with HISAT, StringTie and Ballgown. (If you can't get access to that publication, let me know and I'll -cough- help you.) There are also other alternatives, including alignment with STAR and bbmap, or pseudo-alignment using salmon.
Cheers,
Wouter
Is the disk you are trying to write to full or close to?