Skip to content

improve artifact download doc #3183

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

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion qiita_pet/support_files/doc/source/downloading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,11 @@ Access non-public artifacts without a login
This feature is currently only available for non-public artifacts. To create a link you
must be the owner of the study that contains the artifact. To generate the link
visit the artifact you want to download and click on "Generate Download Link"; this will
generate a unique link for that artifact.
generate a unique link for that artifact. Note that for an artifact that belongs to a study,
you first need to got to that study, then click on the data type (16S, Metagenomic, etc) you
want to download, click on the specific preparation and then click on the triangle (artifact)
you want to download. For analyses, go to your analysis of interest and click on the artifact
you want to download.

Download metadata, raw or all BIOM files from a study
-----------------------------------------------------
Expand Down