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

Develop menu for CLI #2

Open
hyphaltip opened this issue Jun 26, 2024 · 0 comments
Open

Develop menu for CLI #2

hyphaltip opened this issue Jun 26, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@hyphaltip
Copy link
Member

hyphaltip commented Jun 26, 2024

Need to develop the menus for relocate3.py to run the steps. Reminder the goal is to run the mapping/aln step of each strain/individual as a separate independent job, produce summary results (BAM?, BED?) files of the reads which contain TEs and their locations in the reference genome.

Proposed menu function names could be

  • process_individual -- eg map reads for an individual to a genome (1-N seq libraries)
  • gather_mapped_individual -- eg gather the mapped read locations to score the TE
  • statistics
  • classify -- eg classify reference and non-reference insertions, homozygous/heterozygous
@hyphaltip hyphaltip added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants