Skip to content

Commit 36e8ede

Browse files
Merge pull request #353 from AlexsLemonade/jaclyn-taroni/345-copy-link-faq
Add `Copy Download Link` FAQ
2 parents 36405f5 + 8c52b0c commit 36e8ede

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

docs/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ For more information about `AlexsLemonade/scpca-nf` versions, please see [the re
1212
<!-- PUT THE NEW CHANGELOG ENTRY RIGHT BELOW THIS -->
1313
<!-------------------------------------------------->
1414

15+
## 2024.10.01
16+
17+
* You can now use a `Copy Download Link` button to get download links for projects on the ScPCA Portal.
18+
Please see the {ref}`FAQ <faq:What does the Copy Download Link button do?>` for more information.
19+
1520
## 2024.09.24
1621

1722
* Metadata for all samples from all projects on the Portal can now be downloaded in a single tab-separated values file.

docs/faq.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,3 +231,13 @@ If a sample you downloaded previously is no longer available, a submitter has re
231231
We process and release all data provided to us on the Portal, without filtering out samples based on quality.
232232
Instead, we provide a QC report with each download so that users may assess library quality themselves.
233233
However, we respect submitters' requests to remove samples if they have deemed they are low quality based on their own analyses.
234+
235+
## What does the Copy Download Link button do?
236+
237+
The copy download link allows you to copy the URL to download a project using a command line tool such as [`wget`](https://www.gnu.org/software/wget/) or [`curl`](https://curl.se/).
238+
It does not trigger a download via your web browser, so you must take additional steps to download the data with another tool.
239+
240+
Download links expire in 7 days, but you can generate a new link on the ScPCA Portal as often as needed.
241+
242+
Download links are only available for projects (i.e., not for downloading individual samples).
243+

0 commit comments

Comments
 (0)