-
Notifications
You must be signed in to change notification settings - Fork 2
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
[Do not merge!] Pseudo PR for first release #9
Closed
Changes from 3 commits
Commits
Show all changes
195 commits
Select commit
Hold shift + click to select a range
e59fb9e
Intall the assemblyscan module with nf-core tools
charles-plessy 5b04820
added module gfastats (like installation)
U13bs1125 28102f7
Sample sheet for one genome file in compressed FASTA format
charles-plessy 875558f
installed a dotplot last
U13bs1125 c92a3d7
installed lastal
U13bs1125 4251a26
installed lastdb lastsplit
U13bs1125 eaff71c
installed last train mafswap
U13bs1125 d39dff7
Merge branch 'dev' of github.com:oist/plessy_pairwiseGenomeComparison…
charles-plessy cf6cac8
Added a 'target' parameter
U13bs1125 497ee63
Merge pull request #18 from oist/adtag
charles-plessy bf16f5d
Remove handling of paired-end data.
charles-plessy 45d5d3a
Run assemblyscan instead of fastqc
charles-plessy 5e271af
Merge pull request #19 from oist/runAssemblyScan
U13bs1125 012a2dc
Added 1st batch of new parameters
U13bs1125 e2301db
Merge pull request #20 from oist/1stnewparams
charles-plessy 3b78b0f
Remove FastQC
charles-plessy d830867
Add an input channel for the target genome.
charles-plessy 1be75d1
Run lastdb
charles-plessy 7f7fa15
Merge remote-tracking branch 'origin/addLASTDB' into dev
U13bs1125 61804e2
Inclusion of targetName parameter
U13bs1125 6f2ee0b
Inclusion of a new module: Last_train
U13bs1125 ecb5bb4
Run lastal
charles-plessy c69c8ac
Added modules: split and dotplot
U13bs1125 95bc221
Added modules: split and dotplot
U13bs1125 abffa46
tuple val(meta), path(maf)
U13bs1125 96f32df
correction
U13bs1125 7911279
...
U13bs1125 5321778
REGULARIZATION
U13bs1125 d845557
Merge branch 'dev' into addedmodules
charles-plessy cd517dd
Merge pull request #24 from oist/addedmodules
charles-plessy d7859fe
Merge branch 'dev' of github.com:oist/plessy_pairwiseGenomeComparison…
U13bs1125 5499a51
Remove unwanted spaces to avoid pre-commit failures in GitHub actions.
charles-plessy 91c9e5e
Make YASS the default seed.
charles-plessy 717ed54
Rename the pipeline to pairgenomealign
charles-plessy 2351f32
Merge branch 'TEMPLATE' into dev
charles-plessy 6a5b792
Also rename files accordingly.
charles-plessy d7b5449
Merge branch 'TEMPLATE' into dev
charles-plessy 57ac4d6
Refreshed logos with nf-core create-logo
charles-plessy 3da9cf8
Put the refreshed logos in the correct directory.
charles-plessy cdc4661
Finish overlooked merge.
charles-plessy fc33d26
Put the files in correct folder.
charles-plessy 6c672df
Added modules for m2m, o2o, o2m modules
U13bs1125 f1b70ff
REGULARIZATION
U13bs1125 aa6b978
Reduce test time so that it is easier to run on OISTs short queue
charles-plessy eb36120
ignore that are difficult to reproducibly generate
U13bs1125 b9c35f1
Changed the prefices
U13bs1125 8d8b79f
Merge branch 'dev' into m2mdotplotsmodules
charles-plessy f53d21c
Fix whitespace issues.
charles-plessy 9703460
Merge pull request #26 from oist/m2mdotplotsmodules
charles-plessy 0a0194a
Complete pipeline
U13bs1125 acbe435
regularization
U13bs1125 e14145c
Draft a tube map representation of the pipeline.
charles-plessy eb435e0
Cleared TODOs
U13bs1125 17b094f
cleared some TODOs
U13bs1125 cb100ed
added svg
U13bs1125 3910ef1
..
U13bs1125 ff50dd1
..
U13bs1125 53422ec
,,
U13bs1125 b94028b
mm
U13bs1125 04e7d37
m
U13bs1125 8006076
Editing the README file
U13bs1125 b044e01
Clear TODOs
U13bs1125 78befc7
Update of subworkflos utils_nfcore_pipeline
U13bs1125 c0b46db
Move the many-to-many and downstream alignments to a subworkflow
charles-plessy fd6f601
Use the new PAIRALIGN_M2M subworkflow
charles-plessy 5c21c99
New m2o subworkflow
U13bs1125 5ed0636
Added alternataive statement on subworkflows
U13bs1125 c05e9de
Regularize groupinf of m2m param
U13bs1125 6016d13
mxc
U13bs1125 480d5e8
Merge branch 'TEMPLATE' into dev
charles-plessy 2a4cbbc
added new params arguments; last_extr_args...
U13bs1125 9d05170
Merge branch 'subworkflow2' into dev
U13bs1125 8b496ff
Added extra arguments for lastal and split: mismap...
U13bs1125 7943e4b
Nf-core lint clearing
U13bs1125 ca8f726
Remove whitespace
charles-plessy dbe4eb8
Ran `pre-commit run --all-files` by hand.
charles-plessy 36ecc17
pick file name that does not look like unassembled reads
charles-plessy 6b1679b
Drop the last_split_options parameter
charles-plessy 0510c6c
Updated Documentations
U13bs1125 d9b967d
Merge branch 'dev' of github.com:oist/plessy_pairwiseGenomeComparison…
U13bs1125 dd64e51
implement the datasets folder to tests
U13bs1125 c21e3e2
Implement dotplot_options
U13bs1125 34266b3
Implemented the issue: lastal params
U13bs1125 6cfbe17
cleared docs/Readme.md file
U13bs1125 a3fef68
Fix typo
charles-plessy aed4dff
removed the hanging "i"
U13bs1125 ef7d436
Merge branch 'dev' of github.com:oist/plessy_pairwiseGenomeComparison…
charles-plessy 0e555c6
chema build done
U13bs1125 517bdd4
Merge branch 'dev' of github.com:oist/plessy_pairwiseGenomeComparison…
U13bs1125 08a3e57
Ran pre-commit run --all-files
charles-plessy 21386e2
Remove Windowmasker and adjust borders
686a1db
Simplify information already given in docs/output.md
3f360d1
Transfer information to usage page
e102ddd
Credits
124eec1
Format reference.
8f595db
pre-commit run --all-files
charles-plessy 4e5aa3f
Brush up schema
charles-plessy cdeaa73
Merge branch 'TEMPLATE' into dev
charles-plessy 5090a0e
Correct input parameter type.
charles-plessy 97dd3ec
Ensure last-train is ran with --revsym and the other lastal options
charles-plessy dbaf9b8
Add a zero to make nf-core lint happier
charles-plessy 73bdd22
Show information directly in description.
charles-plessy 5b9c9ac
Try with uppercase E like in funcscan pipeline
charles-plessy 9ea4a53
Typo
charles-plessy 7fbb90f
Prefix output file names with ${params.targetName}___
charles-plessy 8ea3c9f
Allow for .fna and .fna.gz suffixed.
charles-plessy 58efb12
Use the nf-core repository
charles-plessy 1832f81
Whitespace changes by pre-commit
charles-plessy 8493b3b
Numeric argument with non-scientific notation
charles-plessy fc353a4
Update nf-core modules
charles-plessy b354802
Adjust test config to the small size of the sequence
charles-plessy 76f78c9
Set parameters of lastdb to -R01 -c -u${params.seed} -S2
charles-plessy 7bae94e
Rename LAST_LASTAL LAST_LASTAL_M2M in the M2M workflow for consistency.
charles-plessy 8498a70
installed and run seqtk successfully
U13bs1125 dfb7e54
Effected the changes of Seqtk workflow to run on each channel individ…
U13bs1125 bcb46f8
Again, prettier and lint
charles-plessy 5b3fa86
Merge pull request #1 from charles-plessy/minus-s-option
U13bs1125 57fd146
Update pairgenomealign.nf
U13bs1125 62518a2
Merge pull request #2 from charles-plessy/addseqtk
charles-plessy 9a4724f
Small-scale test suite with fungal genomes.
charles-plessy d3fde9e
Merge pull request #3 from charles-plessy/fusarium
U13bs1125 ae22d57
Fix file names in modules runnign on single genomes.
charles-plessy b5862bd
Merge pull request #4 from charles-plessy/target__query
U13bs1125 caba650
Merge branch 'dev' of github.com:charles-plessy/pairgenomealign into dev
U13bs1125 b11fe3a
Update last/dotplot
charles-plessy 588955f
Pass the seqtk cutN output to last-dotplot
charles-plessy 99eb125
Document the use of seqtk cutN to plot polyN regions.
charles-plessy 0ec1923
Document assemblyscan and seqtk; remove postmask
charles-plessy 6f146d6
Reorganise documentation of dot-plots and other outputs
charles-plessy fb6fc8d
Merge pull request #5 from charles-plessy/plotContigBoundaries2
U13bs1125 3a061df
Update modules
charles-plessy 36825d7
Collect and report training and alignment statistics.
charles-plessy a2e223a
Collect more software version numbers.
charles-plessy fc92de6
Merge pull request #7 from charles-plessy/lastal-multiqc2
U13bs1125 9499a67
new branch to resolve multiqc version issue
U13bs1125 52bcfac
Combine two reports, plus minor changes.
charles-plessy c62835d
Cite LAST papers.
charles-plessy f43f129
Fix typo in output file name.
charles-plessy ae2bd85
Change comments and indentation
charles-plessy 6ea049a
Full tests comparing the human genome to other primates.
charles-plessy e0cbc98
Name the target
charles-plessy db6492d
Release 1.0.0
charles-plessy eb13134
Remove the PSEUDO seed from the schema.
charles-plessy b58818a
Correct duplicated text
charles-plessy 94545b9
Reduce redundancy with `doc/output.md` as suggested in PR #9.
charles-plessy 18a2ba1
Also cite the paper describing the original implementation.
charles-plessy c9d2be8
Correct the list of accepted file suffixes
charles-plessy adda591
Remove mention of unported parameters.
charles-plessy 27b0c0a
Improve wording of docs/usage.md
charles-plessy a58961b
Mention --input explicitely
charles-plessy 2ed941b
Fix typo
charles-plessy 157e675
Fix markdown formatting.
charles-plessy 5463b6b
modified the pipeline logo, now png formatted
U13bs1125 6df876d
modified the pipeline logo, now png formatted
U13bs1125 8eefc01
added the new svg formatted pipeline logo/map
U13bs1125 cd92f37
Merge pull request #10 from oist/devop
charles-plessy 3476a81
Merge branch 'dev' of github.com:nf-core/pairgenomealign into dev
charles-plessy 2940837
Indent workflows/pairgenomealign.nf
charles-plessy 2baf4b4
Remove un-needed example
charles-plessy 054e436
Remove dangling filename.
charles-plessy f279c5c
Show the full sample sheet as an example.
charles-plessy 11d1457
Multi-query example
charles-plessy c5ec40a
Slim nextflow.config
charles-plessy 5d36b75
Move LAST output to `alignment/`
charles-plessy 7fb4f49
Merge branch 'dev' of github.com:nf-core/pairgenomealign into dev
charles-plessy 850605e
Put `seqtk cutN` output in `cutn/` and document it.
charles-plessy cabd248
Remove mention of FastQC
charles-plessy d3e2e86
[automated] Fix code linting
nf-core-bot 0bb9ad7
Remove duplicated documentation.
charles-plessy d2406ac
Merge branch 'dev' of github.com:nf-core/pairgenomealign into dev
charles-plessy a93536f
Fix typo
charles-plessy c029ae4
Add a human–monkey alignment as example.
charles-plessy 3e349a9
Update workflows/pairgenomealign.nf
charles-plessy 340d9c6
Rename the custom module and document its output.
charles-plessy 6949ad5
Merge branch 'dev' of github.com:nf-core/pairgenomealign into dev
charles-plessy ab93bb4
Revert "Update workflows/pairgenomealign.nf"
charles-plessy 420a929
Polish parameter description.
charles-plessy 0b417aa
Move tube map to docs/ hoping it solves display problem.
charles-plessy e9fb4bd
Add an example dot-plot
charles-plessy eca7b83
Remove FASTQC examples.
charles-plessy 823bcdc
Add new multiqc examples
charles-plessy 591ee73
Merge branch 'dev' of github.com:nf-core/pairgenomealign into dev
charles-plessy 057a097
Display example MultiQC plots
charles-plessy 123d9dc
prettier
charles-plessy 44fff18
modified the logomap again as advised by nfcore team
U13bs1125 cc8234a
Merge pull request #13 from oist/devlogo
charles-plessy dd56788
Add a codename
charles-plessy d5df279
Fix filename
charles-plessy 3737d98
Merge branch 'dev' of github.com:nf-core/pairgenomealign into dev
charles-plessy 872991d
Use a Markdown link instead of HTML.
charles-plessy 57224ea
pre-commit fixes
charles-plessy 2d4f08c
Rename and document some table columns
charles-plessy 830d557
Thank Martin and teammates
charles-plessy a298b19
Remove mention of lastdb -P because it does not impact the alignment …
charles-plessy c493be3
Update release date in CHANGELOG.md
charles-plessy 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 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 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 |
---|---|---|
|
@@ -19,10 +19,39 @@ custom_data: | |
file_format: "tsv" | ||
section_name: "Training parameter statistics" | ||
plot_type: "table" | ||
headers: | ||
id: | ||
title: "ID" | ||
description: "target___query" | ||
Comment on lines
+23
to
+25
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not sure why this is not working, but not such a big thing maybe... |
||
substitution_percent_identity: | ||
title: "Substitution Percent Identity" | ||
"last -t": | ||
title: "Temperature" | ||
description: "Parameter for converting between scores and probability ratios. This affects the column ambiguity estimates. A score is converted to a probability ratio by this formula: exp(score / TEMPERATURE). The default value is 1/lambda, where lambda is the scale factor of the scoring matrix, which is calculated by the method of Yu and Altschul (YK Yu et al. 2003, PNAS 100(26):15688-93)." | ||
"last -a": | ||
title: "Gap existence" | ||
description: "Gap existence cost (lastal -a)" | ||
"last -b": | ||
title: "Gap extension" | ||
description: "Gap extension cost (lastal -b)" | ||
"last -A": | ||
title: "Insertion existence" | ||
description: "Insertion existence cost (lastal -A)" | ||
"last -B": | ||
title: "Insertion extension" | ||
description: "Insertion extension cost (lastal -B)" | ||
last_o2o: | ||
file_format: "tsv" | ||
section_name: "Alignment statistics" | ||
plot_type: "table" | ||
headers: | ||
id: | ||
title: "ID" | ||
description: "target__query" | ||
TotalAlignmentLength: | ||
title: "Total alignment length" | ||
PercentSimilarity: | ||
title: "Percent similarity" | ||
|
||
sp: | ||
last_o2o: | ||
|
This file contains 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.