module Bio::SRA

Constants

EXPERIMENT
RUN
SAMPLE
STUDY
SUBMISSION

Public Class Methods

connect() click to toggle source
# File lib/bio/sra/connect.rb, line 3
def self.connect
  Connection.connect
end