-
Notifications
You must be signed in to change notification settings - Fork 749
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade simpleaf modules to 0.18.4 (#7335)
* update simpleaf index * done updating simpleaf modules. testing * tests passed * remove sshash from index test * remove sshash from index test * update snapshot and clean meta.yml * rewrite version.json * rewrite version.json * update version md5 * update version md5 * update version md5 * remove salmon from versions.json * remove md5sum checks * restructure simpleaf quant output * add quant_dir in stub * fix link * last try of md5sum test * remove md5 related tests * remove md5 related tests * rewrote index and quant to be more generalized * set meta[count_type] as raw or filter * linting * update simpleaf modules tags * update simpleaf modules tags * add filtered to simpleaf quant meta * make read id the default in simpleaf quant * update simpleaf tests * update simpleaf tests * update simpleaf tests and passed * update simpleaf tests and passed * test --update --------- Co-authored-by: dongzehe <[email protected]> Co-authored-by: Gregor Sturm <[email protected]> Co-authored-by: Dongze He <[email protected]>
- Loading branch information
1 parent
271b0be
commit 5b33c12
Showing
11 changed files
with
379 additions
and
230 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
channels: | ||
- conda-forge | ||
- bioconda | ||
- conda-forge | ||
|
||
dependencies: | ||
- bioconda::alevin-fry=0.8.2 | ||
- bioconda::salmon=1.10.2 | ||
- bioconda::simpleaf=0.15.1 | ||
- bioconda::alevin-fry=0.11.1 | ||
- bioconda::piscem=0.11.0 | ||
- bioconda::salmon=1.10.3 | ||
- bioconda::simpleaf=0.18.4 |
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
Oops, something went wrong.