Home / scripts
Name Modified Size InfoDownloads / Week
Parent folder
output 2018-07-30
input 2018-07-30
main.R 2018-07-30 1.1 kB
extractSequences.R 2018-07-30 1.6 kB
dataPreProcessing.R 2018-07-30 3.6 kB
getTableFeatures.R 2018-07-30 510 Bytes
readFragGeneScanResults.R 2018-07-30 1.7 kB
retirar_ids.sh 2018-07-30 206 Bytes
prediction.R 2018-07-30 1.1 kB
modelGenerating.R 2018-07-30 642 Bytes
functions.R 2018-07-30 13.5 kB
PaperPrediction.Rproj 2018-07-30 205 Bytes
Totals: 12 Items   24.2 kB 0
You can find here all script files and supplementary materials of the paper entitled "Análise de composição de conjunto de treinamento para avaliação de aprendizagem de máquina aplicada à predição de genes", available at ...

Files were organized into 2 folders, as follows:

| docs: Folder which contains supplementary docs with additional information
---| Results_by_Species.pdf: File which contains all results by species
---| Genomes.pdf: File which contains all genome names used
| scripts: Folder which contains the scripts used to predict genes in metagenomic sequences
---| input: Folder with annotated genomes
   ---|train: Folder with annotated genomes used to train
   ---|test: Folder with annotated genomes used to test
---| output: Folder with generated models
---| dataPreProcessing.R: Script to preprocess data
---| extractSequences.R: Script to extract sequences
---| functions.R: Script which contains all functions used
---| getTableFeatures.R: Script to get a table with features from data
---| main.R: Script to run train and test scripts
---| modelGenerating.R: Scrit to generate models
---| PaperPrediction.Rproj: Gene prediction project
---| prediction.R: Script to predict genes
---| readFragGeneScanResults.R: Script to read FragGeneScan results
---| retirar_ids.sh: Script to remove ids
Source: README.txt, updated 2018-08-01