Skip to content

twlab/methylcrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

methylCRF 1.2

Because of bedtools requirement, please make sure all the bed files used for the tool has been sorted using sort -k1,1V -k2,2n

1.2 update:

  • sort bedfiles before mapBed

1.1 update:

  • Replace olapBed with mapBed in bedtools
  • Fix a compiling error of crfasgd on mac

about this tool:

How to install:

  • step1: install bedtools.
  • step2: make

Enjoy!