Bowtie build output folder
1
0
Entering edit mode
4.6 years ago
netsam ▴ 10

Hi, I would like to put the output files from Bowtie index build command into a folder different from current. Is there a way to insert a path for output index files into the bowtie-build command? Or a config file to change default directory?

alignment • 2.9k views
ADD COMMENT
0
Entering edit mode

Thanks very much. I'll bother you for other question about configuring a server for my lab. Thanks again !!

ADD REPLY
0
Entering edit mode
4.6 years ago
ATpoint 82k
mkdir OutputFolder
bowtie-build your.fasta ./OutputFolder/your_index_prefix
ADD COMMENT

Login before adding your answer.

Traffic: 2900 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