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

Move documentation from old branch #160

Merged
merged 7 commits into from
Jan 8, 2025
Merged

Move documentation from old branch #160

merged 7 commits into from
Jan 8, 2025

Conversation

itrujnara
Copy link
Collaborator

Moved some documentation from the old pipeline. No other files are worth including at this point. The documentation will require additional changes but these will be introduced after the new implementation is written.

PR checklist

  • This comment contains a description of changes (with reason).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

Copy link
Member

@JoseEspinosa JoseEspinosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A small suggestion but otherwise LGTM! 🚀

CHANGELOG.md Outdated
Comment on lines 16 to 31
- Add option to use Dayhoff encoding for sourmash.
- Add `bam2fasta` process to kmermaid pipeline and flags involved.
- Add `extract_coding` and `peptide_bloom_filter` process and flags involved.
- Add `track_abundance` feature to keep track of hashed kmer frequency.
- Add social preview image
- Add `fastp` process for trimming reads
- Add option to use compressed `.tgz` file containing output from 10X Genomics' `cellranger count` outputs, including `possorted_genome_bam.bam` and `barcodes.tsv` files
- Add samtools_fastq_unaligned and samtools_fastq_aligned process for converting bam to per cell
barcode fastq
- Add version printing for sencha, bam2fasta, and sourmash in Dockerfile, update versions in environment.yml
- For processes translate, sourmash compute add cpus=1 as they are only serial ([#107](https://github.com/nf-core/kmermaid/pull/107))
- Add `sourmash sig merge` for aligned/unaligned signatures from bam files, and add `--skip_sig_merge` option to turn it off
- Add `--protein_fastas` option for creating sketches of already-translated protein sequences
- Add `--skip_compare option` to skip `sourmash_compare_sketches` process
- Add merging of aligned/unaligned parts of single-cell data ([#117](https://github.com/nf-core/kmermaid/pull/117))
- Add renamed package dependency orpheum (used to be known as sencha)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some sentence end with point and some other not, might be better to be consistent

@nf-core-bot
Copy link
Member

Warning

Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 3.0.2.
Please update your pipeline to the latest version.

For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation.

@itrujnara itrujnara merged commit 29e50b1 into nf-core:dev Jan 8, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

3 participants