thomasvangurp / epiGBS

Code for working with epiGBS data
MIT License
10 stars 7 forks source link

mapping_variant_calling.py, function run_STAR() only works with --input_dir #11

Open MWSchmid opened 7 years ago

MWSchmid commented 7 years ago

mapping_variant_calling.py, function run_STAR():

uses only the argument --input_dir

i.e., does not work if files are specified manually with --reads_R1, --reads_R2, and so on