-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Develop backup (#34) * udpate Readme and plugin gpg https://github.com/jodersky/sbt-gpg * downgrade gpg to 0.2.1. 0.2.2 not available ! * remove tagret directory fro repo * remove tagret directory fro repo * update Readme * fix jar publication * covered code for commands * update readme with badge * remove script * change galaxy recipe directory * remove temp file * minor fix for resume * add planemo test * add planemo test * add planemo test * add planemo test * add planemo test * planemo test only master/main/develop * lint planemo + conda test version * lint planemo + conda test version * lint planemo + conda test version * update fix meta.yml * remove conda recipe * clean repo * add sbt-release (#16) * Sbt release (#18) * add sbt-release * valid pom generation * Dockerfile (#20) * target directory for assembly * add dockerized task * add dockerfile * update gitignore * use directory docker * update docker management * fix outputdir assembly * update docker config * remove debug config * Dockerfile (#22) * target directory for assembly * add dockerized task * add dockerfile * update gitignore * use directory docker * update docker management * fix outputdir assembly * update docker config * remove debug config * remove coverage enable * fix dockerfile implementation to run process inside galaxy tools * Uplc tqd to isocor 24 (#26) * update Readme * add MassLynx parser / tests * replace strip with trim * increase coverage. manage bad line def inside array compound * fix coverage * fix coverage * add command/output object and tests * save notes * add galaxy config tools - gcms2isocor openlabcds2csv masslynx2isocor (#27) * add galaxy config tools - gcms2isocor openlabcds2csv masslynx2isocor * fix doc/name bin * downgrade profile galaxy version * fx test masslynx * inverse sample/metabolite in the input isocor file. (#35) * fix (#36) * fix * save * fix coverage * fix typo. increase test precision * increase limit coverage test to 97% ! * fix masslynx2isocor. 0.1.7 * add 0.1.7 jar * update circleci config with planemo conf (#38) * update circleci config with planemo conf * install planemo * fix option planemo * remove docker exemple from planemo test * add jar * decrease coverage mandatory * test artefacts * up * coverage * update with lint * update * Isotopic mass configuration 39 (#40) * features: new method getNumberElementFromFormula to manage isotopic metabolites * save dev * update 0.1.8 * update galaxy tool masslynx2isocor * fix: repair/read formula from isocor Metabolites.dat. close #39 * update galaxy tool masslynx2isocor
- Loading branch information
Showing
18 changed files
with
3,217 additions
and
932 deletions.
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
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
Binary file not shown.
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
Binary file renamed
BIN
+5.9 MB
...slynx2isocor/P2M2Tools-assembly-0.1.7.jar → ...slynx2isocor/P2M2Tools-assembly-0.1.8.jar
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
name formula charge | ||
His C6H9N3O2 1 | ||
Asn C4H8N2O3 1 | ||
SMCSO C4H9NO3S 1 | ||
Ser C3H7NO3 1 | ||
Gln C5H10N2O3 1 | ||
Arg C6H14N4O2 1 | ||
Gly C2H5NO2 1 | ||
Asp C4H7NO4 1 | ||
Glu C5H9NO4 1 | ||
b-Ala C3H7NO2 1 | ||
Thr C4H9NO3 1 | ||
a-Ala C3H7NO2 1 | ||
GABA C4H9NO2 1 | ||
Pro C5H9NO2 1 | ||
SMC C4H9NO2S 1 | ||
Orn C5H12N2O2 1 | ||
Lys C6H14N2O2 1 | ||
Tyr C9H11NO3 1 | ||
Met C5H11NO2S 1 | ||
Val C5H11NO2 1 | ||
Ile C6H13NO2 1 | ||
Leu C6H13NO2 1 | ||
Phe C9H11NO2 1 | ||
Try C11H12N2O2 1 |
Oops, something went wrong.