Skip to content

zolanunu/DNADigitialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gtec.py

the generalized topological entropy

input: a string of DNA sequence, and k (the substring for the DNA sequence)

output: the topological entropy for the specific DNA sequence

tpec.py

topological entropy

input: a string of DNA sequence, and k (the length of substring for the DNA sequence)

output: the topological entropy for the specific DNA sequence

dnamapping.py

converted the DNA sequence to numberial sequence

input: DNA sequences file(the fasta file), length (the sliding windows' length), k (the substring of DNA sequence)

output: the topological entropy matrix for the specific DNA sequence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages