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

Implement samplesheet support for mapping constrains #49

Closed
13 tasks done
Joon-Klaps opened this issue Dec 15, 2023 · 1 comment · Fixed by #60
Closed
13 tasks done

Implement samplesheet support for mapping constrains #49

Joon-Klaps opened this issue Dec 15, 2023 · 1 comment · Fixed by #60
Labels
enhancement New feature or request priority An issue with priority
Milestone

Comments

@Joon-Klaps
Copy link
Owner

Joon-Klaps commented Dec 15, 2023

Description of feature

Constrained mapping sequence should support metadata. This metadata needs to have:

  • ncbi ID
  • NCBI definition (optional)
  • Sequence file location
  • Samples that need to map towards the sequence (optional)
  • Species name (optional)
  • Segment (optional)

This metadata needs to be implemented in the in sample table overview & should create an additional table mapping_constrains.{tsv/excel} with more in depth information (standard information that is already given).

Additional columns to include in the sample table for each unique combination of species and segment (if given):

  • # reads mapped
  • Variants called (total SNPs)
  • Consensus length
  • Coverage 10X
  • median coverage depth for 100% of genome
  • min coverage depth
  • max coverage depth
@Joon-Klaps Joon-Klaps added the enhancement New feature or request label Dec 15, 2023
@Joon-Klaps Joon-Klaps added this to the Release 0.1.1 milestone Dec 15, 2023
@Joon-Klaps Joon-Klaps linked a pull request Jan 1, 2024 that will close this issue
11 tasks
@Joon-Klaps Joon-Klaps added the priority An issue with priority label Jan 3, 2024
@Joon-Klaps
Copy link
Owner Author

Waiting for approval of MultiQC/MultiQC#2257 to have min & max coverage included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority An issue with priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant