Closed thkuo closed 6 years ago
Automatically detect mate-pair, paired-end, and single reads and set proper options (ie. for mapping). Consequently, the script (snakemake rules) should also be able to conditionally set the command
Implemented with rules of "switch" that decides whether to use the single or paired end mapping at the DAG stage of snakemake.
Automatically detect mate-pair, paired-end, and single reads and set proper options (ie. for mapping). Consequently, the script (snakemake rules) should also be able to conditionally set the command