Skip to content

methylPipe for custom genomes.

Notifications You must be signed in to change notification settings

ycl6/methylPipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

methylPipe for custom genomes

This is a fork of the methylPipe Bioconductor package (https://github.com/Bioconductor-mirror/methylPipe). Some of the functions in the original package is not compatible with non-UCSC genomes, as a result it is not most suitable for custom genomes. I have made the following changes to fix this.

Changes

R/BSdataSet-methods.R
  1. methstats()
  • line 548 - disable dev.new() when using pdf()
R/Allfunctions.R
  1. BSprepare()
  • line 187 - add "addchr" switch
  • line 226 - check "addchr"
  1. plotMeth()
  • line 825 - add "ucscOrg" switch and band dataframe required if ucscOrg=FALSE
  • line 886-894 - use custom band dataframe to create Ideogram track with custom genome

About

methylPipe for custom genomes.

Topics

Resources

Stars

Watchers

Forks

Languages

  • R 90.6%
  • Perl 7.3%
  • C 1.5%
  • Python 0.6%