Learn R Programming

mlgt (version 0.16)

Multi-Locus Geno-Typing

Description

Processing and analysis of high throughput (Roche 454) sequences generated from multiple loci and multiple biological samples. Sequences are assigned to their locus and sample of origin, aligned and trimmed. Where possible, genotypes are called and variants mapped to known alleles.

Copy Link

Version

Install

install.packages('mlgt')

Monthly Downloads

4

Version

0.16

License

GPL (>= 2)

Maintainer

Dave T Gerrard

Last Published

March 26th, 2012

Functions in mlgt (0.16)

mlgt-package

mlgt: Multi-locus geno-typing
callGenotypes

Make genotype calls
createKnownAlleleList

Create variantMap object from allele alignment
getTopBlastHits

Return top blast hits
plotGenotypeEvidence

Plot genotyping evidence
writeGenotypeCallsToFile

Write genotype calls to file
prepareMlgtRun

Prepare to run mlgt
callGenotypes.default

dumpVariantMap.mlgtResult

Dump variants as fasta
my.mlgt.Result

mlgtResult

combineMlgtResults

Combine two or more mlgtResult objects
printBlastResultGraphs

Plot BLAST statistics for several markers to file
errorCorrect

Alignment error correction
alignReport

Report on alignment
genotypeCall

getSubSeqsTable

Align and trim sequences for marker/sample pair
inspectBlastResults

Plot BLAST statisitics for one marker
dumpVariants

Print sequence to file
variantMap

An S4 class to hold all unique variants found/known for a marker.
mlgt

Get variants for all markers/samples
mlgtDesign

An S4 class that holds information about an mlgt analysis.