You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you download a file with an explicit file name that has a .gz extension, another .gz is added to the end of the name of the downloaded file. For example:
When you download a file with an explicit file name that has a
.gz
extension, another.gz
is added to the end of the name of the downloaded file. For example:Results in a downloaded file with the name:
my-sequence-data.fastq.gz.gz
.The text was updated successfully, but these errors were encountered: