i6mA-DNCP

版本 1.0.2 (34.7 KB) 作者: Liang Kong
a computational tool for identifying 6mA sites in rice genome
20.0 次下载
更新时间 2019/8/30

查看许可证

train_positive.txt train_negotive.txt: positive and negative samples of benchmark dataset
DNA properties.xlsx: 15 DNA properties including 12 physical properties and 3 thermodynamic properties
DNCPextraction.m (function): encoding DNA sequences with dinucleotide composition and dinucleotide-based DNA properties
datascale.m (function): scaling DNA features
cvtreebagging.m (function): evaluating prediction model with cross-validation
performance_metrics.m (function): calculating various performance metrics
demo.m: demonstrate how to test i6mA-DNCP with cross-validation method to reproduce the results in the paper
i6mADNCP.m (function): building i6mA-DNCP to identify whether a DNA sequence is 6mA site
demo2.m: demonstrate how to use function "i6mADNCP" to identify the DNA 6mA site from a DNA sequence

引用格式

Liang Kong (2024). i6mA-DNCP (https://www.mathworks.com/matlabcentral/fileexchange/72549-i6ma-dncp), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Genomics and Next Generation Sequencing 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.2

update the function i6mADNCP

1.0.1

update the function i6mADNCP

1.0.0