Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality for SINGLE END samples #78

Open
8 tasks
slsevilla opened this issue Jun 8, 2023 · 0 comments
Open
8 tasks

Add functionality for SINGLE END samples #78

slsevilla opened this issue Jun 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@slsevilla
Copy link
Contributor

Describe what enhancement you'd like to see.
Yue has requested that the pipeline have the capability to handle both paired end and single end sequencing data. To accomplish this, the following updates would need to be made

  • add a single/paired flag to the snakemake.config file
  • update the init.smk to process single/paired end reads differently
  • update align.smk
    • trim
    • align
  • update qc.smk
    • qc_fastqc
    • multiqc
@slsevilla slsevilla added the enhancement New feature or request label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant