Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

max-depth and high-depth options

Aperta
#643 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
55/100
Tipo di issue
Documentazione
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
rust
Ambito
cli, documentation

Direzione di ricerca

Start with the modkit pileup CLI entry point and the “Migrating to Modkit v0.6.0+ pileup” documentation section. Check the v0.6.4 behavior of --max-depth and --high-depth, including their interaction, then update the documentation so coverage limits and option precedence are explicit.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

question

Could you please clarify how exactly:
--max-depth and --high-depth options now (v0.6.4) work in modkit pileup?

In the documentations for 0.6.4 in section Migrating to Modkit v0.6.0+ pileup states:

"--max-depth removed. Modkit v0.6.0 has a new algorithm that doesn’t use max-depth. If you have a modBAM with very high depth and you don’t want to tabulate counts for this depth it is currently recommended to subsample the modBAM before using Modkit."

Since v0.6.4 has "--max-depth", does the "new algorithm" apply only to v0.6.0?

"In Modkit versions v0.6.0 and v0.6.1 pileup will saturate depth at 65,535 (maximum for a unsigned 16-bit integer). If your modBAM has a depth greater than this value, it is recommended to use the --high-depth flag so that 65,535 reads will be used at each genomic position."

Does it mean that the coverage is hard-set to "65,535" if --high-depth is used? And which has precedence if --high-depth and --max-depth are used concurrently?

Thank you for clarification
Marek

Lingua principale
Rust
Stelle
274
Fork
33
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Non abbiamo ancora controllato i file di configurazione di questo progetto. Parti dal suo README e consulta la nostra guida al primo contributo per i passaggi generali.

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di nanoporetech/modkit

Tutte le issue di nanoporetech/modkit

Issue simili

Altre issue su Rust

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.