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

Possible Inclusion Ideas #10

Open
3 of 31 tasks
zachcp opened this issue Jul 22, 2024 · 0 comments
Open
3 of 31 tasks

Possible Inclusion Ideas #10

zachcp opened this issue Jul 22, 2024 · 0 comments

Comments

@zachcp
Copy link
Owner

zachcp commented Jul 22, 2024

Rust BioTools

DNA FIle Processing

  • FASTX:
    • convert fasta to fastq
    • basic stats of fasta/fastq
    • histogram of read lengths (possibly set max number)
    • merge PE reads // split interleaved
    • splitting into multiple files ( create directory ?)
    • filter-fastx length // quality
    • sample the fasta/x files
    • plot: length x quality metrics ( optional hexagon plots )
    • plot: coverage by location.
  • GFA:
    • Utilites from GFATK including filtering
    • GFAStats
  • VCF
  • convert
  • concat
  • split
  • Grumpy

DNA Analysis

VCF

  • convert
  • concat
  • split

RNA Secondary Structure

rna-seq

Taxonomy:

  • load and display a tree file
  • load and display kraken
  • load and display bracken

Peptides and Proteomics:

Rust Librarues

Miscelleaneous

JS BioTools

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

No branches or pull requests

1 participant