I use tophat-2.0.10 ,but the -o/--output-dir option is unavailable? That is bug or myself use problem?
Unconfigured Ad
Collapse
X
-
Check you paths and if you have the needed permissions to make that directory. You could have one of the parts of the path wrong or you can’t create a new directory in the directory that tophat_out is going. I don’t think this is a bug, I just used this myself a few days ago (on the newest version).
-
-
-
You should not use options after your input. Otherwise tophat will not recoganize those arguments and use its default ( in your case it created its default directory tophat_out)
Usage: tophat [options]* <genome_index_base> <reads1_1[,...,readsN_1]> [reads1_2,...readsN_2]
You command should look like this:
nohup tophat2 -o Htest_out /share/nas2/heh/data/genome/hs_ref_GRCh37.p5_chr_all.format.fa Htest_1.fq Htest_2.fq &
Comment
-
You are right.Thanks!Originally posted by santhilalsubhash View PostYou should not use options after your input. Otherwise tophat will not recoganize those arguments and use its default ( in your case it created its default directory tophat_out)
Usage: tophat [options]* <genome_index_base> <reads1_1[,...,readsN_1]> [reads1_2,...readsN_2]
You command should look like this:
nohup tophat2 -o Htest_out /share/nas2/heh/data/genome/hs_ref_GRCh37.p5_chr_all.format.fa Htest_1.fq Htest_2.fq &
Comment
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Today, 11:05 AM
|
0 responses
9 views
0 reactions
|
Last Post
by SEQadmin2
Today, 11:05 AM
|
||
|
Started by SEQadmin2, 09-18-2026, 11:37 AM
|
1 response
34 views
0 reactions
|
Last Post
by pekgio
09-21-2026, 02:04 AM
|
||
|
Started by SEQadmin2, 09-16-2026, 10:23 AM
|
1 response
49 views
0 reactions
|
Last Post
by pekgio
09-21-2026, 02:12 AM
|
||
|
Started by SEQadmin2, 09-09-2026, 12:14 PM
|
0 responses
70 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 12:14 PM
|
Comment