D_UW_3_CX: 'Assessment' Objects for _Chlamydia trachomatis_ strain...

Description Usage Format Details Mapping object Results objects Getting the strain's genome Source

Description

Objects of class Assessment and either subclass DataMap or subclass Results for Chlamydia trachomatis strain D/UW-3/CX

Usage

1
2
3
4
5

Format

All 5 objects have a list structure. For specifics on what the two types of Assessment objects contain, please see the AssessORF package.

Details

'D_UW_3_CX_PreSaved_DataMapObj' is an object of subclass DataMap.

'D_UW_3_CX_PreSaved_ResultsObj_GenBank' is an object of subclass Results with predicted genes from the GenBank database.

'D_UW_3_CX_PreSaved_ResultsObj_GeneMarkS2' is an object of subclass Results with predicted genes from the program GeneMarkS-2.

'D_UW_3_CX_PreSaved_ResultsObj_Glimmer' is an object of subclass Results with predicted genes from the program Glimmer.

'D_UW_3_CX_PreSaved_ResultsObj_Prodigal' is an object of subclass Results with predicted genes from the program Prodigal.

For all 5 objects, values of two key identifying list items within each object are listed below.

Mapping object

The mapping object, 'D_UW_3_CX_PreSaved_DataMapObj', stores the mapping of proteomics evidence and evolutionary conservation evidence to the strain's genome. The raw proteomics mass spectra data came from ProteomeXchange dataset PXD003883. The related genomes used to determine evolutionary conservation all came from the phylum Chlamydiae, and links to their sequences were downloaded from NCBI's Genome Browser. The object was built using the MapAssessmentData function from the AssessORF package.

Results objects

The 4 results objects, 'D_UW_3_CX_PreSaved_ResultsObj_GenBank', 'D_UW_3_CX_PreSaved_ResultsObj_GeneMarkS2', 'D_UW_3_CX_PreSaved_ResultsObj_Glimmer', and 'D_UW_3_CX_PreSaved_ResultsObj_Prodigal', store how much evidence there is supporting or against each gene in a set of predicted genes for the strain's genome. The four objects were built using the AssessGenes function from the AssessORF package, a set of genes, and the mapping object described here.

For the GenBank object, the genes were downloaded from the corresponding record in the GenBank database. For the other three objects, GenemarkS-2 (web server), Prodigal (2.6.3), and Glimmer (3.02) were run at default settings in order to generate the set of predicted genes for the corresponding results object.

The GeneLeftPos, GeneRightPos, and the GeneStrand within each of the four results objects provide positional information on the set of predicted genes used to generate that object.

The GeneSource list item within each of the four results objects describes where the predicted genes came from (either "GenBank", "GeneMarkS2", "Glimmer", or "Prodigal" respectively).

Getting the strain's genome

Use SaveGenomeToPath("D_UW_3_CX", <INSERT FILE PATH HERE>) to save the genome sequence for the strain to your local machine.

Source

Proteomcis data: http://proteomecentral.proteomexchange.org/cgi/GetDataset?ID=PXD003883

NCBI's Genome Browser: https://www.ncbi.nlm.nih.gov/genome/browse/#!/prokaryotes/

GenBank record: https://www.ncbi.nlm.nih.gov/nuccore/AE001273.1


DRK248/AssessORFData documentation built on Feb. 2, 2020, 11:06 p.m.