Mercurial > repos > tomnl > mspurity_spectralmatching
diff spectralMatching.xml @ 13:8dd98b0f83af draft
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 4f88143938cc198436c2691443832c87e2c31cd0
| author | tomnl |
|---|---|
| date | Tue, 24 Sep 2019 07:49:51 -0400 |
| parents | e131f2fb0f97 |
| children | 499c26566a7a |
line wrap: on
line diff
--- a/spectralMatching.xml Fri Sep 13 11:48:31 2019 -0400 +++ b/spectralMatching.xml Tue Sep 24 07:49:51 2019 -0400 @@ -174,7 +174,7 @@ <expand macro="sm_input" ql='Query' ql_shrt = "q" user="True" mspuritydatalib="False" msp="False" help="Query SQLite database - in the standard XCMS msPurity workflow - the output of msPurity.createDatabase should be used here. However any SQLite database - following the schema of xxx can be used as input"/> + following the schema of as https://bioconductor.org/packages/release/bioc/vignettes/msPurity/inst/doc/msPurity-spectral-database-vignette.html can be used as input"/> <expand macro="filters" ql="Query" ql_shrt="q"/> </section> @@ -182,7 +182,7 @@ <expand macro="sm_input" ql='Library' ql_shrt = "l" user="False" mspuritydatalib="True" msp="False" help="Library SQLite database - in the standard XCMS msPurity workflow - a default database of MassBank, HMDB, LipidBlast and GNPS is used. However any SQLite - database following the schema of xxx can be used as input"/> + database following the schema of https://bioconductor.org/packages/release/bioc/vignettes/msPurity/inst/doc/msPurity-spectral-database-vignette.html can be used as input"/> <expand macro="filters" ql="Library" ql_shrt="l"/> </section>
