Originally posted by JonB
View Post
Unconfigured Ad
Collapse
X
-
can you please tell what is your system configuration and which genome are you using
-
Ouch. It is painful to get that error after running the analysis for 2 days!Originally posted by chanwu View PostHi dfhdfh:
I am newer in NGS analysis. I recently used tophat2 to align illumina PE RNA-seq. At the end of running, there is an error, I really don't know how to solve this problem. Please help, thanks.
I am using Oracle VM VirtualBox linux system.
calgary@ChanLab:~/BT2_HOME$ tophat2 -o 81MAGABXX_5PE ./indexes/hg19 /media/sf_F_DRIVE/finished/81MAGABXX_5_R1.fastq /media/sf_F_DRIVE/finished/81MAGABXX_5_R2.fastq
[2013-04-26 15:28:53] Beginning TopHat run (v2.0.8)
[2013-04-28 19:39:27] Reporting output tracks
[FAILED]
Error: [Errno 2] No such file or directory
Found 313015 junctions from happy spliced reads
So it did not make the "81MAGABXX_5PE" directory?
Leave a comment:
-
Tophat2 error at the end
Hi dfhdfh:
I am newer in NGS analysis. I recently used tophat2 to align illumina PE RNA-seq. At the end of running, there is an error, I really don't know how to solve this problem. Please help, thanks.
I am using Oracle VM VirtualBox linux system.
calgary@ChanLab:~/BT2_HOME$ tophat2 -o 81MAGABXX_5PE ./indexes/hg19 /media/sf_F_DRIVE/finished/81MAGABXX_5_R1.fastq /media/sf_F_DRIVE/finished/81MAGABXX_5_R2.fastq
[2013-04-26 15:28:53] Beginning TopHat run (v2.0.8)
-----------------------------------------------
[2013-04-26 15:28:53] Checking for Bowtie
Bowtie version: 2.1.0.0
[2013-04-26 15:28:53] Checking for Samtools
Samtools version: 0.1.18.0
[2013-04-26 15:28:53] Checking for Bowtie index files
[2013-04-26 15:28:53] Checking for reference FASTA file
[2013-04-26 15:28:53] Generating SAM header for ./indexes/hg19
format: fastq
quality scale: phred33 (default)
[2013-04-26 15:29:26] Preparing reads
left reads: min. length=100, max. length=100, 87918264 kept reads (261507 discarded)
right reads: min. length=100, max. length=100, 87900059 kept reads (279712 discarded)
[2013-04-26 16:17:30] Mapping left_kept_reads to genome hg19 with Bowtie2
[2013-04-27 07:09:46] Mapping left_kept_reads_seg1 to genome hg19 with Bowtie2 (1/4)
[2013-04-27 08:22:55] Mapping left_kept_reads_seg2 to genome hg19 with Bowtie2 (2/4)
[2013-04-27 09:35:45] Mapping left_kept_reads_seg3 to genome hg19 with Bowtie2 (3/4)
[2013-04-27 10:57:53] Mapping left_kept_reads_seg4 to genome hg19 with Bowtie2 (4/4)
[2013-04-27 12:17:29] Mapping right_kept_reads to genome hg19 with Bowtie2
[2013-04-28 07:23:39] Mapping right_kept_reads_seg1 to genome hg19 with Bowtie2 (1/4)
[2013-04-28 08:35:06] Mapping right_kept_reads_seg2 to genome hg19 with Bowtie2 (2/4)
[2013-04-28 09:44:22] Mapping right_kept_reads_seg3 to genome hg19 with Bowtie2 (3/4)
[2013-04-28 11:43:32] Mapping right_kept_reads_seg4 to genome hg19 with Bowtie2 (4/4)
[2013-04-28 13:01:44] Searching for junctions via segment mapping
[2013-04-28 15:05:19] Retrieving sequences for splices
[2013-04-28 15:07:08] Indexing splices
[2013-04-28 15:09:25] Mapping left_kept_reads_seg1 to genome segment_juncs with Bowtie2 (1/4)
[2013-04-28 15:33:00] Mapping left_kept_reads_seg2 to genome segment_juncs with Bowtie2 (2/4)
[2013-04-28 15:56:47] Mapping left_kept_reads_seg3 to genome segment_juncs with Bowtie2 (3/4)
[2013-04-28 16:21:29] Mapping left_kept_reads_seg4 to genome segment_juncs with Bowtie2 (4/4)
[2013-04-28 16:43:47] Joining segment hits
[2013-04-28 17:22:01] Mapping right_kept_reads_seg1 to genome segment_juncs with Bowtie2 (1/4)
[2013-04-28 17:44:55] Mapping right_kept_reads_seg2 to genome segment_juncs with Bowtie2 (2/4)
[2013-04-28 18:06:19] Mapping right_kept_reads_seg3 to genome segment_juncs with Bowtie2 (3/4)
[2013-04-28 18:33:27] Mapping right_kept_reads_seg4 to genome segment_juncs with Bowtie2 (4/4)
[2013-04-28 18:53:58] Joining segment hits
[2013-04-28 19:39:27] Reporting output tracks
[FAILED]
Error: [Errno 2] No such file or directory
Found 313015 junctions from happy spliced reads
Originally posted by JonB View PostI am trying to map illumina paired-end datasets using tophat2. Everything seems to work fine but I suddenly get an errormessage concerning bowtie:
[2013-02-15 16:16:36] Beginning TopHat run (v2.0.7)
-----------------------------------------------
[2013-02-15 16:16:36] Checking for Bowtie
Bowtie version: 2.0.6.0
[2013-02-15 16:16:36] Checking for Samtools
Samtools version: 0.1.18.0
[2013-02-15 16:16:36] Checking for Bowtie index files
[2013-02-15 16:16:36] Checking for reference FASTA file
[2013-02-15 16:16:36] Generating SAM header for /usit/abel/u1/jonbra/Sycon-diff-expr-test/sycon_genome
format: fastq
quality scale: phred33 (default)
[2013-02-15 16:16:42] Preparing reads
left reads: min. length=101, max. length=101, 20383888 kept reads (10376 discarded)
[2013-02-15 16:23:29] Mapping left_kept_reads to genome sycon_genome with Bowtie2
[FAILED]
Error running bowtie:
Leave a comment:
-
Tophat2: Error running bowtie:
I am trying to map illumina paired-end datasets using tophat2. Everything seems to work fine but I suddenly get an errormessage concerning bowtie:
[2013-02-15 16:16:36] Beginning TopHat run (v2.0.7)
-----------------------------------------------
[2013-02-15 16:16:36] Checking for Bowtie
Bowtie version: 2.0.6.0
[2013-02-15 16:16:36] Checking for Samtools
Samtools version: 0.1.18.0
[2013-02-15 16:16:36] Checking for Bowtie index files
[2013-02-15 16:16:36] Checking for reference FASTA file
[2013-02-15 16:16:36] Generating SAM header for /usit/abel/u1/jonbra/Sycon-diff-expr-test/sycon_genome
format: fastq
quality scale: phred33 (default)
[2013-02-15 16:16:42] Preparing reads
left reads: min. length=101, max. length=101, 20383888 kept reads (10376 discarded)
[2013-02-15 16:23:29] Mapping left_kept_reads to genome sycon_genome with Bowtie2
[FAILED]
Error running bowtie:
Latest Articles
Collapse
-
by SEQadmin2
CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).
Despite this, “CRISPR helped turn genome editing from a specialized technique into...-
Channel: Articles
07-31-2026, 11:01 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 08-24-2026, 10:32 AM
|
0 responses
22 views
0 reactions
|
Last Post
by SEQadmin2
08-24-2026, 10:32 AM
|
||
|
Started by SEQadmin2, 08-20-2026, 11:17 AM
|
0 responses
39 views
0 reactions
|
Last Post
by SEQadmin2
08-20-2026, 11:17 AM
|
||
|
Started by SEQadmin2, 08-18-2026, 10:05 AM
|
0 responses
38 views
0 reactions
|
Last Post
by SEQadmin2
08-18-2026, 10:05 AM
|
||
|
Started by SEQadmin2, 08-13-2026, 12:22 PM
|
0 responses
48 views
0 reactions
|
Last Post
by SEQadmin2
08-13-2026, 12:22 PM
|

Leave a comment: