convertMethFile {DNAshapeR} | R Documentation |
Convert fasta file to methylated file format
convertMethFile(fastaFileName, methPositionFileName)
fastaFileName |
The name of the input fasta format file, including full path to file if it is located outside the current working directory. |
methPositionFileName |
The name of the input position file indicating the methlation position |
methFileName fasta file containing methylated Cytosine
Satyanarayan Rao & Tsu-Pei Chiu