| Class | Description |
|---|---|
| PanAAddPosToTagMapPlugin |
Add alignment information from Bowtie2 to tagMap. Used to identify unique ref tags for model training
|
| PanABuildPivotTBTPlugin |
Split large TagsByTaxaByteHDF5TagGroup file into small sub TBTs. Designed to submit genetic mapping jobs in cluster
|
| PanABuildTagBlockPosPlugin |
Build blocked physical position of tags. The blocked physical position of tag is used to block the corresponding marker in genetic mapping if the tag is mapping to the marker coming from itself Positions come from TOPM alignment hypothesis or the best position from machine learning prediction
|
| PanABuildTagGWASMapPlugin |
Convert mapping result to HDF5
format |
| PanABuildTrainingSetPlugin |
Build training data set from tagMap, including boxcox transformation and converting to ARFF format
|
| PanAFilteringTagMapPlugin |
Filtering high quality mapped tag and write them into a file, based on the predicted distance
|
| PanAH5ToAnchorPlugin |
Reformat HDF5 genotype to
anchor. |
| PanAMergeMappingResultPlugin |
Split large TagsByTaxaByteHDF5TagGroup file into small sub TBTs. Designed to submit genetic mapping jobs in cluster
|
| PanAModelTrainingPlugin |
Training data with M5Rules model, generate model file and training report files
|
| PanAPredictionPlugin |
Make predictions based on trained machine learning model. Write predicted values into tagMap file
|
| PanAReadDigestPlugin |
Digest Fastq/Qseq data with recognition sequence Do not use underscore in taxa name in keyfile
|
| PanAReadToKmerPlugin |
Generate Kmers from Fastq/Qseq data Do not use underscore in taxa name in keyfile
|
| PanASamToMultiPositionTOPMPlugin |
Split large TagsByTaxaByteHDF5TagGroup file into small sub TBTs. Designed to submit genetic mapping jobs in cluster
|
| PanASplitTBTPlugin |
Split large TagsByTaxaByteHDF5TagGroup file into small sub TBTs. Designed to submit genetic mapping jobs in cluster
|
| PanASplitTagBlockPosPlugin |
Split TagBlockPos
file into subsets. Designed to submit genetic mapping jobs in cluster |
| PanATagGWASMappingPlugin |
Genetic mapping (GWAS) tags
|
| PanATagMapToFastaPlugin |
Output sequence in tagMap (e.g.
) file in Fasta format, which is used in Bowtie2 alignment |
| PanAUsageExample |