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

0.1.0 Release #23

Merged
merged 155 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
155 commits
Select commit Hold shift + click to select a range
d91f9a2
Added test data
apetkau May 23, 2024
55e1dd9
Add other needed files for tests
apetkau May 23, 2024
f39f598
Merge pull request #5 from phac-nml/test-data
apetkau May 24, 2024
f1b2f99
Merge pull request #6 from phac-nml/fix-tests
apetkau May 24, 2024
ef84928
Updated for nf-core lint
sgsutcliffe May 24, 2024
07922ff
Updated for nf-core lint
sgsutcliffe May 24, 2024
3a4b3a1
nf-core lint fix
sgsutcliffe May 24, 2024
3e852da
Fixed with prettier
sgsutcliffe May 24, 2024
5362710
linting fix
sgsutcliffe May 24, 2024
a231a12
Updated nf-core to version 2.14.1
sgsutcliffe May 27, 2024
aac342d
Merge pull request #7 from phac-nml/fix-CI-linting
sgsutcliffe May 27, 2024
2c30661
Add nf-test CI
sgsutcliffe May 27, 2024
3e8dd46
Add nf-test CI
sgsutcliffe May 27, 2024
23cf247
Fix input of test.config for test-profile
sgsutcliffe May 27, 2024
87990a5
Change the input path to URL
sgsutcliffe May 27, 2024
ff38746
Removed output directory default setting for test profile
sgsutcliffe May 27, 2024
29c4382
Remove files added during troubleshooting fix of nf-test
sgsutcliffe May 28, 2024
eddc6da
Correct change
sgsutcliffe May 28, 2024
8f36517
Change input from local file to URL
sgsutcliffe May 28, 2024
737deaa
Merge pull request #8 from phac-nml/setup-CI-nf-test
sgsutcliffe May 28, 2024
497b77b
Updated and removed nf-core branding
sgsutcliffe May 28, 2024
88f0870
Removed docs until we add staramr-nextflow pipeline files
sgsutcliffe May 28, 2024
dbf793d
Remove reference to the nf-core/tests-datasets repository
sgsutcliffe Jun 5, 2024
a4c23bb
Fixed prettier
sgsutcliffe Jun 5, 2024
790ca65
Keeping for now, as it breaks nf-test
sgsutcliffe Jun 5, 2024
024f07d
Modification broke the nf-test CI
sgsutcliffe Jun 5, 2024
ecea6ab
Return to template version
sgsutcliffe Jun 5, 2024
58ba5b7
Added IRIDA Next JSON output file
sgsutcliffe Jun 6, 2024
94dc37f
Update name of repository
sgsutcliffe Jun 6, 2024
150e74a
Fixed repository name
sgsutcliffe Jun 7, 2024
2faec6b
Revert to previous commit: Fixes linting
sgsutcliffe Jun 7, 2024
bf2d4b7
Merge pull request #9 from phac-nml/remove-nf-core-branding
sgsutcliffe Jun 7, 2024
b353f27
Merge pull request #10 from phac-nml/add-iridanext-plugin
sgsutcliffe Jun 10, 2024
172123f
Draft: Add metadata in irida-output
sgsutcliffe Jun 11, 2024
d7417cb
Found a misplaced colon keeping meta from populating
sgsutcliffe Jun 12, 2024
7d107b7
Added genome_filename variable for genome used by staramr
sgsutcliffe Jun 12, 2024
d338bd1
Merge pull request #11 from phac-nml/metadata-irida-output
sgsutcliffe Jun 12, 2024
ad54959
Adds nf-test for IRIDA Next JSON output
sgsutcliffe Jun 13, 2024
05a4d31
Store input genomes for testing in staramrnf repository
sgsutcliffe Jun 13, 2024
3793479
Added E.coli genome to tests
sgsutcliffe Jun 13, 2024
346da75
Add E.coli and Listeria to test profile
sgsutcliffe Jun 13, 2024
1f26cf3
Updated the reference genomes
sgsutcliffe Jun 14, 2024
7e8e15d
Add the module CSVTK to combine summary.tsv files
sgsutcliffe Jun 14, 2024
1bbf610
Add nf-tests for Salmonella and Listeria
sgsutcliffe Jun 14, 2024
29bd5a1
Changed input URL to dev branch
sgsutcliffe Jun 17, 2024
928e581
Changed path of sample summary.tsv files to not match merged_summary.tsv
sgsutcliffe Jun 17, 2024
ec19d77
Merge pull request #12 from phac-nml/add-additional-nf-test
sgsutcliffe Jun 17, 2024
2113771
Fixed the genome URLS
sgsutcliffe Jun 18, 2024
d80b0c7
Merge pull request #13 from phac-nml/fix-samplesheet-URL
sgsutcliffe Jun 18, 2024
4822f85
Changed Salmonella to genus (not species) to trigger pointfinder for …
sgsutcliffe Jun 19, 2024
b24b89f
CSVTK_CONCAT concatenates all tsv/csv outputs of staramr
sgsutcliffe Jun 19, 2024
89646b5
Changed the file names for irida-output modified for CSVTK
sgsutcliffe Jun 19, 2024
5c5c6d2
Fixed missing comma
sgsutcliffe Jun 19, 2024
73f7c09
Update tests for Salmonella (from species results to genus)
sgsutcliffe Jun 19, 2024
d720162
Cleaned up CSVTK process by running as a single process
sgsutcliffe Jun 19, 2024
8bcc386
Added meta variable to fix global file issue in iridanext output
sgsutcliffe Jun 19, 2024
f14fc8d
Removed meta.id from csvtk concat module to work downstream with irid…
sgsutcliffe Jun 20, 2024
59b6d21
Using modified csvtk nf-core module (no meta.id in output) we can mak…
sgsutcliffe Jun 20, 2024
d5d26d0
Fixed formatting (prettier)
sgsutcliffe Jun 20, 2024
839e3c8
Give all staramr outputs a prefix with sample id
sgsutcliffe Jun 21, 2024
716acc2
Add a nf-test to check csvtk outputs
sgsutcliffe Jun 21, 2024
60971ba
Added test outputs to ignore
sgsutcliffe Jun 25, 2024
2382db5
Add an exception to test output TSV files
sgsutcliffe Jun 25, 2024
7f4ddab
Changed the name of assembled genomes from 'contigs' to 'fastq_1' to …
sgsutcliffe Jun 28, 2024
fcf87f2
Merge pull request #14 from phac-nml/concatenate-output-files
sgsutcliffe Jun 28, 2024
80ffe12
Revert "Changed the name of assembled genomes from 'contigs' to 'fast…
sgsutcliffe Jun 28, 2024
4c8f4f4
Contig input set to file-path to trigger autopopulating sample contig…
sgsutcliffe Jul 2, 2024
d7bd653
Merge branch 'dev' into modify-parameters-iridanext-UI
sgsutcliffe Jul 3, 2024
abcc9d2
pointfinder_database added to IRIDA-Next to use on all samples
sgsutcliffe Jul 4, 2024
a816aa8
Fix linting issues
sgsutcliffe Jul 4, 2024
5c41d29
Adding a parameter to pipeline that seems to be breaking nextflow.con…
sgsutcliffe Jul 5, 2024
8781a5d
Fixed the syntax issues in previous commit
sgsutcliffe Jul 5, 2024
56b5cfc
Added additional CLI arguments
sgsutcliffe Jul 9, 2024
2abef26
prettier fix
sgsutcliffe Jul 9, 2024
8b8ec64
Fixed boolean CLI arguments
sgsutcliffe Jul 10, 2024
7595839
Added default parameters of staramr as pipeline parameters defaults
sgsutcliffe Jul 16, 2024
5cf60c3
Added nf-test to check that all commandline parameters are run
sgsutcliffe Jul 17, 2024
e11ea6d
Changed description of --pointfinder_database parameter
sgsutcliffe Jul 17, 2024
753835d
Added min/max thresholds to parameters
sgsutcliffe Jul 19, 2024
2ac5509
Removed duplicate minimum_contig_length
sgsutcliffe Jul 19, 2024
bdecbc7
Limit memory usage for nf-test
sgsutcliffe Jul 19, 2024
6b41683
Change StAMR Database options
sgsutcliffe Jul 19, 2024
5b34fb4
Change MLST scheme default from None to Automatic
sgsutcliffe Jul 19, 2024
49ca184
Prettier fix
sgsutcliffe Jul 19, 2024
95f3665
Missed a change of None to Automatic
sgsutcliffe Jul 19, 2024
e4114fd
Fix linting issue and limits on max genome size
sgsutcliffe Jul 19, 2024
f48e4a8
Fixed typos
sgsutcliffe Jul 19, 2024
2292e35
Modified parameter descriptions
sgsutcliffe Jul 19, 2024
b4d1e5d
Deleted: Template iGenomes parameter from nf-core
sgsutcliffe Jul 22, 2024
2879bf7
Modifcations (as seen in iridanextexample PR#14) to allow the templat…
sgsutcliffe Jul 22, 2024
247defc
Remove genome params
sgsutcliffe Jul 22, 2024
23278eb
Added all the MLST schemeas available on https://github.com/tseemann/…
sgsutcliffe Jul 22, 2024
32adf64
Merge pull request #15 from phac-nml/modify-parameters-iridanext-UI
sgsutcliffe Jul 25, 2024
38c8061
Fix regex for contigs pattern to include uncompressed files
sgsutcliffe Jul 25, 2024
6487fea
Remove the compressed Listeria test genome to be replaced by the unco…
sgsutcliffe Aug 6, 2024
437354f
add the uncompressed replacement genome
sgsutcliffe Aug 6, 2024
52a476a
Add uncompressed version of Listeria genome
sgsutcliffe Aug 6, 2024
05b4a3c
Remove compressed version of Listeria genome
sgsutcliffe Aug 6, 2024
df69014
Update samplesheet.csv
sgsutcliffe Aug 6, 2024
e3cb557
Change the samplesheet to use uncompressed Listeria
sgsutcliffe Aug 6, 2024
d098aed
Updated error message for contigs
sgsutcliffe Aug 7, 2024
ef27933
Clarified the error message for contigs regarding GZIP
sgsutcliffe Aug 7, 2024
aa9f55f
Merge pull request #21 from phac-nml/18-schema_inputjson-does-not-acc…
sgsutcliffe Aug 8, 2024
55c1c23
Updated docs for release
sgsutcliffe Jul 25, 2024
b7ec26e
Fixed minor typos and prettier
sgsutcliffe Jul 25, 2024
b2ae75b
Fixed header
sgsutcliffe Jul 26, 2024
1325ac3
fixed header
sgsutcliffe Jul 26, 2024
30fe71a
Fixed Header
sgsutcliffe Jul 26, 2024
4b7a11c
Update the pull request command
sgsutcliffe Jul 26, 2024
91aa211
Update the manifest
sgsutcliffe Aug 8, 2024
9ec289d
Prepared CHANGELOG 0.1.0 for release
sgsutcliffe Aug 8, 2024
a882d7d
Prettier fix
sgsutcliffe Aug 8, 2024
5084cee
Remove nf-core template staramr namimg
sgsutcliffe Aug 8, 2024
e62603a
Forgot some nf-core template files to be changed
sgsutcliffe Aug 8, 2024
4fc75d9
Updated the information included for release
sgsutcliffe Aug 9, 2024
6b779ad
Added StarAMR prefix to metadata field
sgsutcliffe Aug 9, 2024
1b8481c
Prettier formatting
sgsutcliffe Aug 9, 2024
f4b24b4
Replaced nf-core/staramr with phac-nml/staramrnf for release
sgsutcliffe Aug 9, 2024
031ca45
Should have been in commit f4b24b4
sgsutcliffe Aug 9, 2024
6d6ef78
Fixes broken contact link
sgsutcliffe Aug 9, 2024
1795666
Fix broken links
sgsutcliffe Aug 9, 2024
93cc6d6
Fixed table of contents links
sgsutcliffe Aug 12, 2024
8d7c0b8
Fixed link to samplesheet.csv
sgsutcliffe Aug 12, 2024
ab7f935
Fixed text style inconsistency
sgsutcliffe Aug 12, 2024
52fe7eb
Added docs/usage.md for more information
sgsutcliffe Aug 12, 2024
d5ae28d
Add out.md link
sgsutcliffe Aug 12, 2024
644b490
Prettier fix
sgsutcliffe Aug 12, 2024
8ced005
Removed template subworkflow input_check.nf
sgsutcliffe Aug 12, 2024
416492d
Updated authors in manifest
sgsutcliffe Aug 12, 2024
b41700c
Typo in homepage URL
sgsutcliffe Aug 12, 2024
b5d6426
Change branch link to main
sgsutcliffe Aug 12, 2024
4fe0406
Removed remaining config urls to main
sgsutcliffe Aug 12, 2024
b78d58b
Merge pull request #22 from phac-nml/prefix-to-metadata-field
sgsutcliffe Aug 12, 2024
d2e71ca
Found another vestigal file of subworkflows/input_check.nf
sgsutcliffe Aug 12, 2024
befceb4
Removed spades module
sgsutcliffe Aug 12, 2024
6454afe
Forgot to commit removal of spades to modules.json
sgsutcliffe Aug 12, 2024
6cfbe97
Wrong file commited for spades modules.json commit
sgsutcliffe Aug 12, 2024
d3b3ac8
Improve sentence clarity
sgsutcliffe Aug 12, 2024
9c52b62
Fixed typo in URL
sgsutcliffe Aug 12, 2024
788f0f6
Add links to database references
sgsutcliffe Aug 12, 2024
48a9c71
Fixed URLS
sgsutcliffe Aug 12, 2024
3d6e79a
Changed nf-core links accidently to main
sgsutcliffe Aug 12, 2024
bb623e8
Add default branch to manifest
sgsutcliffe Aug 12, 2024
3d67349
Made prettier
sgsutcliffe Aug 12, 2024
878635f
Merge pull request #20 from phac-nml/update-docs
sgsutcliffe Aug 12, 2024
21b434c
Update CHANGELOG.md Release Date
sgsutcliffe Aug 12, 2024
f08010f
Update CHANGELOG.md
sgsutcliffe Aug 12, 2024
d53d343
Prettier fix
sgsutcliffe Aug 12, 2024
bdd45d3
Added two additional metadata tags and nf-test asserts
sgsutcliffe Aug 12, 2024
1e29738
Merge pull request #25 from phac-nml/add-metadata-field
sgsutcliffe Aug 13, 2024
dc2489d
Modified the output files to have staramr file extension
sgsutcliffe Aug 13, 2024
248f10b
Modified documentation regarding pipeline output
sgsutcliffe Aug 13, 2024
fa6f128
Modified regex for file naming
sgsutcliffe Aug 14, 2024
1f7d602
Merge pull request #27 from phac-nml/modify-output-filenames
sgsutcliffe Aug 14, 2024
4f2d48b
Fixed date of release
sgsutcliffe Aug 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,15 @@ indent_size = unset

[/assets/email*]
indent_size = unset

# ignore Readme
[README.md]
indent_style = unset

# ignore python
[*.{py}]
indent_style = unset

# ignore test staramr tsv files with empty columns
[tests/data/*]
trim_trailing_whitespace = false
26 changes: 11 additions & 15 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,20 @@
# nf-core/staramr: Contributing Guidelines
# phac-nml/staramrnf: Contributing Guidelines

Hi there!
Many thanks for taking an interest in improving nf-core/staramr.
Many thanks for taking an interest in improving phac-nml/staramrnf.

We try to manage the required tasks for nf-core/staramr using GitHub issues, you probably came to this page when creating one.
We try to manage the required tasks for phac-nml/staramrnf using GitHub issues, you probably came to this page when creating one.
Please use the pre-filled template to save time.

However, don't be put off by this template - other more general issues and suggestions are welcome!
Contributions to the code are even more welcome ;)

:::info
If you need help using or modifying nf-core/staramr then the best place to ask is on the nf-core Slack [#staramr](https://nfcore.slack.com/channels/staramr) channel ([join our Slack here](https://nf-co.re/join/slack)).
:::

## Contribution workflow

If you'd like to write some code for nf-core/staramr, the standard workflow is as follows:
If you'd like to write some code for phac-nml/staramrnf, the standard workflow is as follows:

1. Check that there isn't already an issue about your idea in the [nf-core/staramr issues](https://github.com/nf-core/staramr/issues) to avoid duplicating work. If there isn't one already, please create one so that others know you're working on this
2. [Fork](https://help.github.com/en/github/getting-started-with-github/fork-a-repo) the [nf-core/staramr repository](https://github.com/nf-core/staramr) to your GitHub account
1. Check that there isn't already an issue about your idea in the [phac-nml/staramrnf issues](https://github.com/phac-nml/staramrnf/issues) to avoid duplicating work. If there isn't one already, please create one so that others know you're working on this
2. [Fork](https://help.github.com/en/github/getting-started-with-github/fork-a-repo) the [phac-nml/staramrnf repository](https://github.com/phac-nml/staramrnf) to your GitHub account
3. Make the necessary changes / additions within your forked repository following [Pipeline conventions](#pipeline-contribution-conventions)
4. Use `nf-core schema build` and add any new parameters to the pipeline JSON schema (requires [nf-core tools](https://github.com/nf-core/tools) >= 1.10).
5. Submit a Pull Request against the `dev` branch and wait for the code to be reviewed and merged
Expand Down Expand Up @@ -50,17 +46,17 @@ These tests are run both with the latest available version of `Nextflow` and als

:warning: Only in the unlikely and regretful event of a release happening with a bug.

- On your own fork, make a new branch `patch` based on `upstream/master`.
- On your own fork, make a new branch `patch` based on `upstream/main`.
- Fix the bug, and bump version (X.Y.Z+1).
- A PR should be made on `master` from patch to directly this particular bug.
- A PR should be made on `main` from patch to directly this particular bug.

## Getting help

For further information/help, please consult the [nf-core/staramr documentation](https://nf-co.re/staramr/usage) and don't hesitate to get in touch on the nf-core Slack [#staramr](https://nfcore.slack.com/channels/staramr) channel ([join our Slack here](https://nf-co.re/join/slack)).
For further information/help, please consult the [phac-nml/staramrnf documentation](https://github.com/phac-nml/staramrnf).

## Pipeline contribution conventions

To make the nf-core/staramr code and processing logic more understandable for new contributors and to ensure quality, we semi-standardise the way the code and other contributions are written.
To make the phac-nml/staramrnf code and processing logic more understandable for new contributors and to ensure quality, we semi-standardise the way the code and other contributions are written.

### Adding a new step

Expand Down Expand Up @@ -110,7 +106,7 @@ This repo includes a devcontainer configuration which will create a GitHub Codes

To get started:

- Open the repo in [Codespaces](https://github.com/nf-core/staramr/codespaces)
- Open the repo in [Codespaces](https://github.com/phac-nml/staramrnf/codespaces)
- Tools installed
- nf-core
- Nextflow
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body:
Before you post this issue, please check the documentation:

- [nf-core website: troubleshooting](https://nf-co.re/usage/troubleshooting)
- [nf-core/staramr pipeline documentation](https://nf-co.re/staramr/usage)
- [phac-nml/staramrnf pipeline documentation](https://github.com/phac-nml/staramrnf/blob/main/docs/usage.md)

- type: textarea
id: description
Expand Down Expand Up @@ -47,4 +47,4 @@ body:
* Executor _(eg. slurm, local, awsbatch)_
* Container engine: _(e.g. Docker, Singularity, Conda, Podman, Shifter, Charliecloud, or Apptainer)_
* OS _(eg. CentOS Linux, macOS, Linux Mint)_
* Version of nf-core/staramr _(eg. 1.1, 1.5, 1.8.2)_
* Version of phac-nml/staramrnf _(eg. 1.1, 1.5, 1.8.2)_
9 changes: 3 additions & 6 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
contact_links:
- name: Join nf-core
url: https://nf-co.re/join
about: Please join the nf-core community here
- name: "Slack #staramr channel"
url: https://nfcore.slack.com/channels/staramr
about: Discussion about the nf-core/staramr pipeline
- name: "GitHub"
url: https://github.com/phac-nml/staramrnf
about: The GitHub page for development.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Feature request
description: Suggest an idea for the nf-core/staramr pipeline
description: Suggest an idea for the phac-nml/staramrnf pipeline
labels: enhancement
body:
- type: textarea
Expand Down
9 changes: 4 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
<!--
# nf-core/staramr pull request
# staramr: nextflow pipeline pull request

Many thanks for contributing to nf-core/staramr!
Many thanks for contributing to staramr: nextflow pipeline!

Please fill in the appropriate checklist below (delete whatever is not relevant).
These are the most common things requested on pull requests (PRs).

Remember that PRs should be made against the dev branch, unless you're preparing a pipeline release.

Learn more about contributing: [CONTRIBUTING.md](https://github.com/nf-core/staramr/tree/master/.github/CONTRIBUTING.md)
Learn more about contributing: [CONTRIBUTING.md](https://github.com/phac-nml/staramrnf/tree/main/.github/CONTRIBUTING.md)
-->

## PR checklist

- [ ] This comment contains a description of changes (with reason).
- [ ] If you've fixed a bug or added code that should be tested, add tests!
- [ ] If you've added a new tool - have you followed the pipeline conventions in the [contribution docs](https://github.com/nf-core/staramr/tree/master/.github/CONTRIBUTING.md)
- [ ] If necessary, also make a PR on the nf-core/staramr _branch_ on the [nf-core/test-datasets](https://github.com/nf-core/test-datasets) repository.
- [ ] If you've added a new tool - have you followed the pipeline conventions in the [contribution docs](https://github.com/phac-nml/staramrnf/tree/main/.github/CONTRIBUTING.md)
- [ ] Make sure your code lints (`nf-core lint`).
- [ ] Ensure the test suite passes (`nextflow run . -profile test,docker --outdir <OUTDIR>`).
- [ ] Usage Documentation in `docs/usage.md` is updated.
Expand Down
37 changes: 37 additions & 0 deletions .nf-core.yml
Original file line number Diff line number Diff line change
@@ -1 +1,38 @@
repository_type: pipeline
nf_core_version: "2.14.1"
lint:
files_exist:
- assets/nf-core-staramr_logo_light.png
- docs/images/nf-core-staramr_logo_light.png
- docs/images/nf-core-staramr_logo_dark.png
- .github/workflows/awstest.yml
- .github/workflows/awsfulltest.yml
- lib/Utils.groovy
- lib/WorkflowMain.groovy
- lib/NfcoreTemplate.groovy
- lib/WorkflowStaramr.groovy
files_unchanged:
- assets/sendmail_template.txt
- assets/email_template.html
- lib/NfcoreTemplate.groovy
- .github/CONTRIBUTING.md
- .github/ISSUE_TEMPLATE/bug_report.yml
- .github/PULL_REQUEST_TEMPLATE.md
- .github/workflows/branch.yml
- assets/email_template.txt
- docs/README.md
- LICENSE
- .gitignore
pipeline_name_conventions: False
actions_awsfulltest: False
multiqc_config:
- report_comment
nextflow_config:
- custom_config
- manifest.name
- manifest.homePage
readme:
- nextflow_badge

template:
prefix: phac-nml
7 changes: 6 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v2.7.1"
rev: "v3.1.0"
hooks:
- id: prettier
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.3"
hooks:
- id: editorconfig-checker
alias: ec
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ results/
testing/
testing*
*.pyc
bin/
tests/data/*
18 changes: 10 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# nf-core/staramr: Changelog
# phac-nml/staramrnf: Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.0dev - [date]
## [0.1.0] - 2024-08-14

Initial release of nf-core/staramr, created with the [nf-core](https://nf-co.re/) template.
Initial release of staramrnf, or staramr nextflow pipeline, is a nextflow wrapper of [staramr](https://github.com/phac-nml/staramr/).

### `Added`
`staramr` (_AMR) scans bacterial genome contigs against the [ResFinder][resfinder-db], [PointFinder][pointfinder-db], and [PlasmidFinder][plasmidfinder-db] databases (used by the [ResFinder webservice][resfinder-web] and other webservices offered by the Center for Genomic Epidemiology) and compiles a summary report of detected antimicrobial resistance genes. The `star|_`in`staramr` indicates that it can handle all of the ResFinder, PointFinder, and PlasmidFinder databases.

### `Fixed`
staramrnf follows the `nf-core` pipeline file structure and used the nf-core [template](https://nf-co.re/docs/contributing/pipelines/pipeline_file_structure)

### `Dependencies`

### `Deprecated`
[resfinder-db]: https://bitbucket.org/genomicepidemiology/resfinder_db
[pointfinder-db]: https://bitbucket.org/genomicepidemiology/pointfinder_db
[plasmidfinder-db]: https://bitbucket.org/genomicepidemiology/plasmidfinder_db
[resfinder-web]: http://genepi.food.dtu.dk/resfinder
[0.1.0]: https://github.com/phac-nml/staramrnf/releases/tag/0.1.0
3 changes: 1 addition & 2 deletions CITATIONS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nf-core/staramr: Citations
# phac-nml/staramrnf: Citations

## [nf-core](https://pubmed.ncbi.nlm.nih.gov/32055031/)

Expand All @@ -10,7 +10,6 @@

## Pipeline tools


## Software packaging/containerisation tools

- [Anaconda](https://anaconda.com)
Expand Down
Loading
Loading