handle polyA processing in input preparation script
- fixes some functions in `labkey_to_snakemake.py` - add optional argument for trimming polyA tails; they are trimmed as follows: - if mate is sense, oligo-A is added to sample table for `cutadapt` rule to trim - if mate is antisense, oligo-T is added to sample table for `cutadapt` rule to trim - if option is set to `--trim_polya`, oligo-X stretch is added to sample table and `cutadapt` will not trim
Showing
- images/dag_test_workflow.svg 211 additions, 162 deletionsimages/dag_test_workflow.svg
- scripts/labkey_to_snakemake.py 176 additions, 179 deletionsscripts/labkey_to_snakemake.py
- tests/test_scripts_labkey_to_snakemake_api/expected_output.md5 1 addition, 1 deletion.../test_scripts_labkey_to_snakemake_api/expected_output.md5
- tests/test_scripts_labkey_to_snakemake_table/expected_output.md5 1 addition, 1 deletion...est_scripts_labkey_to_snakemake_table/expected_output.md5
Loading
Please register or sign in to comment