Mapsplice 2 error
1
0
Entering edit mode
5.7 years ago

When running this command it shows error like this, I have all file in One folder. Please help me to resolve this problem

mapsplice.py -o outfuse --fusion --min-fusion-distance 200 -c bowtie2index.fa -x bowtie2index -1 SRR087416.fastq_filtered

[Mon Aug  6 12:07:02 2018] Beginning Mapsplice run (MapSplice v2.2.0)
[Mon Aug  6 12:07:02 2018] Bin directory: /home/prashant/anaconda2/bin/ 
[Mon Aug  6 12:07:02 2018] Preparing output location outfuse/
[Mon Aug  6 12:07:02 2018] Checking files or directory: SRR087416.fastq_filtered
[Mon Aug  6 12:07:02 2018] Checking files or directory: bowtie2index.fa/
Error: Could not find files or directory bowtie2index.fa/

Thank you

NGS RNA-seq gene-fusion • 1.5k views
ADD COMMENT
0
Entering edit mode
5.7 years ago
EagleEye 7.5k

Instead of -c bowtie2index.fa you need to provide the directory path where the 'bowtie2index.fa' is stored. If it is in current directory, you can just specify '-c ./'.

MapSplice user guide.

ADD COMMENT
0
Entering edit mode

I kept all files in one folder and also checked command which suggested. Again showed same error.

ADD REPLY
0
Entering edit mode

Please report your recent command used and also the error log.

ADD REPLY

Login before adding your answer.

Traffic: 2158 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6