PyDNApsenacutil module¶
A class used for computing different types of DNA descriptors!
You can freely use and distribute it. If you have any problem,
you could contact with us timely.
Authors: Zhijiang Yao and Dongsheng Cao.
Date: 2016.06.14
Email: gadsby@163.com and oriental-cds@163.com
-
PyDNApsenacutil.
ExtendPhycheIndex
(original_index, extend_index)[source]¶ Extend {phyche:[value, ... ]}
-
PyDNApsenacutil.
GetParallelFactor
(k, lamada, sequence, phyche_value)[source]¶ Get the corresponding factor theta list.
-
PyDNApsenacutil.
GetParallelFactorPsednc
(lamada, sequence, phyche_value)[source]¶ Get the corresponding factor theta list. This def is just for dinucleotide.
-
PyDNApsenacutil.
GetSeriesFactor
(k, lamada, sequence, phyche_value)[source]¶ Get the corresponding series factor theta list.
-
PyDNApsenacutil.
MakeOldPsekncVector
(sequence_list, lamada, w, k, phyche_value, theta_type=1)[source]¶ Generate the pseknc vector.
-
PyDNApsenacutil.
MakePsekncVector
(sequence_list, lamada, w, k, phyche_value, theta_type=1)[source]¶ Generate the pseknc vector.