Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

SRAdb

This is thereleased version of SRAdb; for the devel version, seeSRAdb.

A compilation of metadata from NCBI SRA and tools

Platform availability badgeRanking badgeSupport activity badgeYears in BioConductor badgeBuild results badgeLast commit badgeDependency count badge

DOI: 10.18129/B9.bioc.SRAdb


Bioconductor version: Release (3.22)

The Sequence Read Archive (SRA) is the largest public repository of sequencing data from the next generation of sequencing platforms including Roche 454 GS System, Illumina Genome Analyzer, Applied Biosystems SOLiD System, Helicos Heliscope, and others. However, finding data of interest can be challenging using current tools. SRAdb is an attempt to make access to the metadata associated with submission, study, sample, experiment and run much more feasible. This is accomplished by parsing all the NCBI SRA metadata into a SQLite database that can be stored and queried locally. Fulltext search in the package make querying metadata very flexible and powerful. fastq and sra files can be downloaded for doing alignment locally. Beside ftp protocol, the SRAdb has funcitons supporting fastp protocol (ascp from Aspera Connect) for faster downloading large data files over long distance. The SQLite database is updated regularly as new data is added to SRA and can be downloaded at will for the most up-to-date metadata.

Author: Jack Zhu and Sean Davis

Maintainer: Jack Zhu <zhujack at mail.nih.gov>

Citation (from within R, entercitation("SRAdb")):

Installation

To install this package, start R (version "4.5") and enter:

if (!require("BiocManager", quietly = TRUE))    install.packages("BiocManager")BiocManager::install("SRAdb")

For older versions of R, please refer to the appropriateBioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("SRAdb")
Using SRAdb to Query the Sequence Read ArchivePDFR Script
Reference ManualPDF
NEWSText

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsDataImport,Infrastructure,Sequencing,Software
Version1.72.0
In Bioconductor sinceBioC 2.6 (R-2.11) (15.5 years)
LicenseArtistic-2.0
DependsRSQLite,graph,RCurl
ImportsR.utils
System Requirements
URL
Bug Reportshttps://github.com/zhujack/SRAdb/issues/new
See More
SuggestsRgraphviz
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source PackageSRAdb_1.72.0.tar.gz
Windows Binary (x86_64) SRAdb_1.72.0.zip
macOS Binary (x86_64)SRAdb_1.72.0.tgz
macOS Binary (arm64)SRAdb_1.72.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/SRAdb
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/SRAdb
Bioc Package Browserhttps://code.bioconductor.org/browse/SRAdb/
Package Short Urlhttps://bioconductor.org/packages/SRAdb/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp