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

Modules and tools ideas #45

Open
5 of 20 tasks
FernandoDuarteF opened this issue Oct 24, 2024 · 0 comments
Open
5 of 20 tasks

Modules and tools ideas #45

FernandoDuarteF opened this issue Oct 24, 2024 · 0 comments

Comments

@FernandoDuarteF
Copy link
Collaborator

FernandoDuarteF commented Oct 24, 2024

See genomeqc ideas spreadsheet.

Genome only

  • BUSCO. Genome completness. Can be run on "genome" only mode (runs Augustus first) or in "protein" mode (fasta with protein sequences).

  • QUAST. Assembly contiguity (e.g. N50).

    • Also accepts GFF as input, but AGAT gives more complete statistics.
  • HITE. Calculation of Transposable element content.

    • Not in nf-core
  • SVbyEye. Structural variation among whole genome assemblies.

  • TIDK. Telomere repeat identification.

    • Subworkflow
  • LAI. Continuity of LTR sequences.

  • NCBI FCS GX. Foreign contamination

  • Merqury. Phasing assessment

  • PLOTSR. Chromosome level summary synteny.

  • MUMMER/DOTPLOT. Sequence level synteny.

  • TEsorter. Captures TEs in protein domains.

  • Asmgene. For evaluating gene completeness and duplication.

  • calN50.js. Calculating N50 and L90

    • Probably redundant.

Annotation only

  • AGAT. Genome basic statistics (gene length averages, etc).
  • GenomeTools (Optional?).
  • pangene. Gene variability using miniprot output.
  • Liftoff. Lifting annotations

Genome and Annotation

  • Orthofinder. Phylogenetic trees (or a better program, PHY… ).
  • MCSCanX. Synteny between two genomes (or other program).
  • GENESPACE. Runs everything that the above does.
@FernandoDuarteF FernandoDuarteF changed the title Modules and other tools ideas Modules and tools ideas Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant