| GiG.DB.rda | R Documentation |
Database of DNA and RNA, G4s and i-Motifs, forming and non-forming structures and their characteristics. Database is divided in four data frames.
1. GiG.DB.BioInformatics, contains the sequences to be found by G4-iM Grinder and information.
2. GiG.DB.Refs, contains the sequences' bibliographical documentation.
3. GiG.DB.BioPhysical, contains the sequences' biophysical-related information.
4. Version, contains the version information of the database.
data(GiG.DB$GiG.DB.BioInformatics)
data(GiG.DB$GiG.DB.Refs)
data(GiG.DB$GiG.DB.BioPhysical)
data(GiG.DB$Version)
...
Quadruplexlogical, does the sequence form a quadruplex. TRUE for yes, FALSE for no.
Genomefactor, genome type (DNA or RNA)
Nucleotidefactor, run-nucleotide composition (G or C)
Namecharacter, the name of the quadruplex/sequence. Must be unique in Bioinformatics dataframe. Must have entry in Refs data frame.
Sequencecharacter, the nucleotide arrangement of the sequence. Must be unique in Bioinformatics dataframe.
Lengthinteger, the length in nucleotides of the quadruplex sequence
Tminteger, Number of biophysical entries within the GiG.DB$GiG.DB.BioPhysical dataframe in relationship with the sequence.
Namecharacter, the name of the quadruplex/sequence. Used as ID to link with Bioinformatics data frame. Must be unique in Refs data frame. Must have an equal entry in Bioinformatics dataframe.
DOIcharacter, DOI code of article where sequence was published.
Pubmedcharacter, PubMedID code of article where sequence was published.
commentscharacter, Other information and comments of article where sequence was published.
Namecharacter, the name of the quadruplex/sequence. Used as ID to link with Bioinformatics data frame. Must have an equal entry in Bioinformatics and Refs dataframe.
Tminteger, experimental melting temperature (Tm) of the entry in degrees.
pHinteger, experimental pH of the entry.
CC.Sequence.uMinteger, experimental micromolar concentration of the DNA or RNA sequence in solution of the entry.
CC.K.mMinteger, experimental milimolar concentration of potassium ions in solution of the entry.
CC.Na.mMinteger, experimental milimolar concentration of sodium ions in solution of the entry.
Topologyfactor, found experimental topology of the entry.
Namefactor, data frames within GiG.DB.
Tminteger, version of data frames.
data(GiG.DB)
View(GiG.DB)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.