Path to this page:
./
biology/sra-tools,
NCBIs toolkit for handling data in INSDC Sequence Read Archives
Branch: CURRENT,
Version: 3.1.1,
Package name: sra-tools-3.1.1,
Maintainer: baconThe SRA Toolkit and SDK from NCBI is a collection of tools and
libraries for using data in the INSDC (International Nucleotide
Sequence Database Collaboration) SRA (Sequence Read Archives). The
SRA house sequence reads and alignments generated by DNA/RNA
sequencers. The SRA Toolkit facilitates downloading sequence data,
performing filtering and conversions on-the-fly, thus saving enormous
amounts of time, bandwidth, and storage.
Master sites:
Filesize: 44681.748 KB
Version history: (Expand)
- (2024-11-19) Updated to version: sra-tools-3.1.1
- (2024-11-15) Updated to version: sra-tools-3.0.6nb6
- (2024-11-01) Updated to version: sra-tools-3.0.6nb5
- (2024-11-01) Updated to version: sra-tools-3.0.6nb4
- (2024-05-29) Updated to version: sra-tools-3.0.6nb3
- (2023-11-24) Updated to version: sra-tools-3.0.6nb2
CVS history: (Expand)
2023-11-24 17:37:29 by Thomas Klausner | Files touched by this commit (1) |
Log message:
sra-tools: add missing Python dependency
Bump PKGREVISION
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-08-29 02:00:25 by Jason Bacon | Files touched by this commit (8) |
Log message:
biology/sra-tools: NCBI's toolkit for SRA
SRA tools is a toolkit for using data in the INSDC Sequence Read
Archives. SRAs operated by the International Nucleotide Sequence
Database Collaboration house sequence reads and alignments generated
by "next-gen" sequencers. SRA tools allows conversion of .sra
files, which INSDC SRAs maintain, from/to other formats that the
'next-gen' sequencers generate including:
* csfasta/csqual (ABI SOLiD)
* fastq (and fasta for writing)
* hdf5 (PacBio, reading only)
* qseq (older Illumina)
* sam (writing only) / bam (reading only)
* sff
The toolkit uses the NCBI-VDB back-end enabling seamless access to
remote SRA data and local SRA files.
|