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 ampliconstats process for all the files (Samtools development branch) #58

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ac55-sanger
Copy link
Contributor

This feature of samtools is only available in it's development branch, hence it cannot be directly used.
I have created a separate repo and updated the info in README.md file on how to build and use conda packages for htslib and samtools from their development branch.
OR
samtools entry can be removed from the enviroment.yml file and have the development branch installed manually.

This pull request generates ampliconstats on all the files in one go (as intended) by passing --ampliconstats flag to nextflow run command.

@ac55-sanger
Copy link
Contributor Author

As this feature is available only on samtools development branch, anyone who wants to use it can follow below instructions:

  1. Install htslib and samtools as per instructions given below:
    https://github.com/samtools/htslib
    https://github.com/samtools/samtools

  2. Remove samtools entry from "environments/illumina/environment.yml" and "environments/extras.yml" files.

  3. Run the pipeline using instructions as per README file

conf/illumina.config Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants