Skip to content

togkousa/kmerGodelSignals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dna_to_godel.ipynb

Converting a DNA sequence to godel signal

Instructions

  • Install Jypyter Notebook (https://jupyter.org/install)
  • Run the first cell of .ipynb to install the required packages (biopython, numpy, pandas)
  • k-value is specified in the third cell
  • input is specified in the 11th cell
  • Run each cell separately
  • Good luck

presence_absence_matrices.ipynb

Creating data matrices with k-mer based features.

Instructions

  • Install Jypyter Notebook (https://jupyter.org/install)
  • Run the first cell of .ipynb to install the required packages (pandas,psutil)
  • k-value is specified in the third cell
  • input is specified in the 6th cell
  • Run each cell separately
  • Good luck

About

Converting a DNA sequence to godel signal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published