-
Notifications
You must be signed in to change notification settings - Fork 23
[BIG] Adding spoQC to spatialaxe and many other changes #206
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
Open
heylf
wants to merge
65
commits into
nf-core:dev
Choose a base branch
from
heylf:spoqc
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
5f6b97a
adding spoqc to spatialaxe
heylf 40bef22
changing spatialdata_wrote.py
heylf bab69c8
all tests pass now for spoQC
heylf 3254152
updating nextflow configs for the analysis modules
heylf 603637d
update README
heylf 1112d71
adding new module of the final report of spoQC and little changes to …
heylf 374a9b6
change to final_report main.nf and meta.yml
heylf ac3a289
adding unzip to pipeline for a bigger test data set
heylf 62ccb66
changes to lots tests for spoqc modules main.nf.test
heylf c5b9e64
adding bigger test data samplesheet_full.csv, test_full.config and ma…
heylf 927aa6e
add untzip to spatialaxe.nf
heylf 5a41ec8
add test config for spoqc subworkflow
heylf f653407
adding spoqc test, change to .nfignore and spoqc.nf.test and spoqc.nf…
heylf 7e5f020
change to snapshot for final_report main.nf.test.snap
heylf 48339a9
Merge branch 'spoqc' into dev
heylf a6dfffc
Merge pull request #4 from heylf/dev
heylf a933a14
change to ro-create-metadata.json
heylf dcea0c6
change to nextflow_schmea.json
heylf 08217a4
apply prettier modules.json
heylf d1d824a
changes to modules.json
heylf 9862dc0
changes to nextflow_schmea.json
heylf 73d3207
update nextflow schmema to 2.7.2
heylf 7b88bdd
update subworkflow/nf-core/ultis_nextflow_pipeline
heylf bb1dba8
tiny change to modules.config
heylf 32ffd20
simplify for spoqc the modules.config
heylf 55d48d9
change to spoqc resources
heylf 0de40f4
add combinatorial cpu labels to base.config
heylf 3df9d01
add combinatorial cpu labels to spoqc modules
heylf 1bc8bf7
bugfix because of new nf-core schema version
heylf 65ff8f2
remove spatialdata write from spoqc subworkflow, hcange ot main.nf
heylf 84fbfb6
allow for qc mode only approach, change to spatialdata_write_meta_erm…
heylf bb74a0c
add all changes to CHANGELOG.md
heylf 9236b5f
fix in CHANGELOG.md
heylf ccca85e
change to CHANGELOG.md
heylf dfecd6e
update to usage.md
heylf 5b52705
add spoqc to output.md
heylf f9ec855
change to module.jon
heylf 6ff22fd
trim white spaces
heylf 4a14fc1
end-of-file-fixer
heylf 53312b9
end-of-file-fixer
heylf 8a131f5
update nextflow version
heylf 246d2cd
update nextflow version
heylf 14a6a10
upating snapshots
heylf b773d8a
update tests and snaps for spoqc modules
heylf 21bec3a
add MIT license to met.ymls
heylf 879940a
change to modules.config
heylf 8c11bee
change to spoqc modules main.nf
heylf 011e6d0
change to spatialaxe.nf
heylf 3e7f478
changes to spoqc meta.ymls
heylf f575073
change to spoqc module meta.ymsl
heylf 5485462
change spoq subwofklow main.nf, spatialaxe.nf and hqpr_metircs/main.nf
heylf 2b5c0a2
change to spoqc subworkflow main.nf and meta.yml
heylf 44d6865
change id name for sampleshee_full.csv
heylf d199c64
bug fixes for spoqc subworkflow main.nf
heylf c807a2b
change to spoqc meta.ymls
heylf 0dcb656
starting to add more QC readme stuff
heylf be8c67d
change description in all spoqc meta.ymls
heylf bf52082
update to test and snapshots
heylf 7a67920
solve the issue of template disagreement, change to output.md and REA…
heylf a2e71af
change to qc.md
heylf 2ffb212
trim white space spoqc subworkflow main.nf
heylf 9aaca2f
change number of cpus in spoqc test nextflow.configs
heylf f76936a
same for spoqc subworfklow test configs
heylf 15d8b44
change memory for some spoqcm odules tests nextflow.configs
heylf 2c0d63b
change memory for some spoqcm odules tests nextflow.configs
heylf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| sample,bundle,image | ||
| test_run,https://raw.githubusercontent.com/nf-core/test-datasets/spatialaxe/xenium_bundle.tar.gz, | ||
| sample,bundle,image,annotation,stainings | ||
| test_run,https://raw.githubusercontent.com/nf-core/test-datasets/spatialaxe/xenium_bundle.tar.gz,,,0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| sample,bundle,image,annotation,stainings | ||
| test_run_full,https://raw.githubusercontent.com/nf-core/test-datasets/spatialxe/Xenium_V1_Protein_Human_Kidney_tiny_outs.zip,,,0;1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| /* | ||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| Nextflow config file for running minimal tests | ||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| Defines input files and everything required to run a fast and simple pipeline test. | ||
|
|
||
| Use as follows: | ||
| nextflow run nf-core/spatialaxe -profile test,<docker/singularity> --mode <MODE> --outdir <OUTDIR> | ||
|
|
||
| ---------------------------------------------------------------------------------------- | ||
| */ | ||
|
|
||
| process { | ||
|
|
||
| resourceLimits = [ | ||
| cpus: 4, | ||
| memory: '14.GB', | ||
| time: '2.h' | ||
| ] | ||
|
|
||
| withName: UNTAR { | ||
| ext.prefix = "test_bundle" | ||
| } | ||
| } | ||
|
|
||
| params { | ||
| config_profile_name = 'Test profile' | ||
| config_profile_description = 'Minimal test dataset to check pipeline function' | ||
|
|
||
| // Input data | ||
| input = "${projectDir}/assets/samplesheet_full.csv" | ||
| outdir = 'results' | ||
| mode = 'qc' | ||
| spoqc = true | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| /* | ||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| Nextflow config file for running minimal tests | ||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
| Defines input files and everything required to run a fast and simple pipeline test. | ||
|
|
||
| Use as follows: | ||
| nextflow run nf-core/spatialaxe -profile test,<docker/singularity> --mode <MODE> --outdir <OUTDIR> | ||
|
|
||
| ---------------------------------------------------------------------------------------- | ||
| */ | ||
|
|
||
| process { | ||
|
|
||
| resourceLimits = [ | ||
| cpus: 4, | ||
| memory: '14.GB', | ||
| time: '2.h' | ||
| ] | ||
|
|
||
| withName: UNTAR { | ||
| ext.prefix = "test_bundle" | ||
| } | ||
| } | ||
|
|
||
| params { | ||
| config_profile_name = 'Test profile' | ||
| config_profile_description = 'Minimal test dataset to check pipeline function' | ||
|
|
||
| // Input data | ||
| input = "${projectDir}/assets/samplesheet.csv" | ||
| outdir = 'results' | ||
| mode = 'qc' | ||
| spoqc = true | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.