bcgsc / ntEdit

✏️ Genome assembly polishing & SNV detection
GNU General Public License v3.0
64 stars 9 forks source link

Specify read files not on CWD #72

Open fgvieira opened 1 week ago

fgvieira commented 1 week ago

Is it possible to specify reads files that are not in the current working directory?

lcoombe commented 1 week ago

Hi @fgvieira,

Currently, the reads files need to be in the current working directory, as the driver script will search this directory for input reads files with the supplied prefix. You can always make soft-links to the reads if they are located elsewhere.

Hope that helps - thank you for your interest in ntEdit! Lauren

fgvieira commented 6 days ago

I want to run ntEdit as part as a bigger workflow, and it would be nice to be able to directly refer to the reads files, just like with the drafts file. Would it be possible to either: