Aquatic Voucher PART 1 (AV) Metagenome (Illumina reads)
收藏DataONE2016-05-26 更新2024-06-26 收录
下载链接:
https://search.dataone.org/view/null
下载链接
链接失效反馈官方服务:
资源简介:
Illumina reads after quality control with Trimmomatic and Printseq (data generation and protocols described in the manuscript). Reads in fasta format.
# this archive was split in 2 files with the unix command
$ gzip -c my_large_file | split -b 1024MiB - myfile_split.gz_
# to uncompress, use
$ cat myfile_split.gz_* | gunzip -c > my_large_file
# to uncompress in windows (ensure file parts are in correct order)
$ copy /b file_aa + file_ab + file_ac + file_ad filetogether
经Trimmomatic与Printseq质控后的Illumina测序读段(数据生成方法及实验流程详见论文手稿),所有读段均采用FASTA格式(fasta format)存储。
# 本数据集归档文件已通过Unix命令拆分为2个分片文件,拆分命令如下:
$ gzip -c my_large_file | split -b 1024MiB - myfile_split.gz_
# 解压命令如下:
$ cat myfile_split.gz_* | gunzip -c > my_large_file
# Windows系统解压方法(请确保拆分文件片段顺序无误):
$ copy /b file_aa + file_ab + file_ac + file_ad filetogether
创建时间:
2016-05-26



