-
Notifications
You must be signed in to change notification settings - Fork 483
Add MaAsLin3 #7263
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
SantaMcCloud
wants to merge
17
commits into
galaxyproject:main
Choose a base branch
from
SantaMcCloud:maaslin3
base: main
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
Add MaAsLin3 #7263
Changes from 4 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
6882351
Add MaAsLin3
SantaMcCloud f576ead
fix command line
SantaMcCloud 6815beb
fix complete command line
SantaMcCloud 11b16e3
fix tool error
SantaMcCloud c82a22f
change one input param and did reviewed changes
SantaMcCloud a013af1
Update command line
SantaMcCloud ff2c625
Update repeat test input
SantaMcCloud 3f56e42
command line
SantaMcCloud 6c3b286
Update maaslin3.xml
SantaMcCloud ed3116d
some changes
SantaMcCloud 2e28d16
make it work
SantaMcCloud 90579af
auto format
SantaMcCloud a6c52d3
Update tools/maaslin3/maaslin3.xml
SantaMcCloud 8368477
indentation
SantaMcCloud 55c3977
Merge branch 'maaslin3' of https://github.com/SantaMcCloud/tools-iuc …
SantaMcCloud 838245c
Update tools/maaslin3/macros.xml
SantaMcCloud 9e86d13
Update tools/maaslin3/maaslin3.xml
SantaMcCloud 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| name: maaslin3 | ||
| owner: iuc | ||
| description: "MaAsLin 3 is the next generation of MaAsLin. This comprehensive R package efficiently determines multivariable associations between clinical metadata and microbial meta-omics features." | ||
| homepage_url: https://github.com/biobakery/maaslin3 | ||
| long_description: | | ||
| MaAsLin 3 is the next generation of MaAsLin (Microbiome Multivariable Associations with Linear Models). | ||
| This comprehensive R package efficiently determines multivariable associations between clinical metadata | ||
| and microbial meta-omics features. Relative to MaAsLin 2, MaAsLin 3 introduces the ability to quantify | ||
| and test for both abundance and prevalence associations while accounting for compositionality. | ||
| By incorporating generalized linear models, MaAsLin 3 accomodates most modern epidemiological study | ||
| designs including cross-sectional and longitudinal studies. | ||
| remote_repository_url: https://github.com/biobakery/maaslin3 | ||
| type: unrestricted | ||
| categories: | ||
| - Metagenomics | ||
Large diffs are not rendered by default.
Oops, something went wrong.
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,11 @@ | ||
| <?xml version="1.0"?> | ||
SantaMcCloud marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| <macros> | ||
| <token name="@TOOL_VERSION@">0.99.16</token> | ||
| <token name="@VERSION_SUFFIX@">0</token> | ||
| <token name="@PROFILE@">25.0</token> | ||
| <xml name="requirements"> | ||
| <requirements> | ||
| <requirement type="package" version="@TOOL_VERSION@">maaslin3</requirement> | ||
| </requirements> | ||
| </xml> | ||
| </macros> | ||
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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.