Conversation
adamant-pwn
requested changes
Apr 17, 2025
|
|
||
| #### Conda | ||
| ```sh | ||
| conda install -c bioconda -c conda-forge metagraph |
Member
There was a problem hiding this comment.
Last time I checked, bioconda image was quite behind the git trunk. In particular, the query above wouldn't work due to incompatible CLI arguments. Should we do something about it before merging?
Contributor
Author
There was a problem hiding this comment.
yes, I'm creating the new release now
Contributor
Author
There was a problem hiding this comment.
I removed the conda instructions for now since there's still some work being done on upgrading the package.
Co-authored-by: Oleksandr Kulkov <oleksandr.kulkov@grlab.org>
Co-authored-by: Oleksandr Kulkov <oleksandr.kulkov@grlab.org>
Co-authored-by: Oleksandr Kulkov <oleksandr.kulkov@grlab.org>
adamant-pwn
reviewed
Apr 17, 2025
adamant-pwn
reviewed
Apr 17, 2025
adamant-pwn
reviewed
Apr 17, 2025
Co-authored-by: Oleksandr Kulkov <oleksandr.kulkov@grlab.org>
Co-authored-by: Oleksandr Kulkov <oleksandr.kulkov@grlab.org>
Co-authored-by: Oleksandr Kulkov <oleksandr.kulkov@grlab.org>
adamant-pwn
reviewed
Apr 22, 2025
adamant-pwn
reviewed
Apr 22, 2025
| --min-kmers-fraction-graph 0 \ | ||
| examples/100_studies_short.fq | ||
| ``` | ||
| replacing `${MNTDIR}` with the local mount path. |
Member
There was a problem hiding this comment.
We should probably provide some specific examples on what should be used as ${MNTDIR}.
adamant-pwn
reviewed
Apr 22, 2025
Co-authored-by: Oleksandr Kulkov <oleksandr.kulkov@grlab.org>
adamant-pwn
reviewed
Apr 25, 2025
adamant-pwn
reviewed
Apr 25, 2025
adamant-pwn
reviewed
Apr 25, 2025
adamant-pwn
reviewed
Apr 25, 2025
| ```sh | ||
| aws s3 sync s3://metagraph-data-public/all_sra/data/metagenome/0400 . --no-sign-request --region eu-central-2 | ||
| ``` | ||
| Currently, chunks numbered `0001` through to `0400` are available for download. The example query file is located in this repository under [`examples/100_studies_short.fq`](https://github.com/ratschlab/metagraph-open-data/blob/main/examples/100_studies_short.fq). |
Co-authored-by: Oleksandr Kulkov <oleksandr.kulkov@grlab.org>
Co-authored-by: Oleksandr Kulkov <oleksandr.kulkov@grlab.org>
Co-authored-by: Oleksandr Kulkov <oleksandr.kulkov@grlab.org>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.