View source: R/preprocessing.R
parseIgnore | R Documentation |
Convenience function that parses an ignore file. This file is expected to have a single column with just chromosome names
parseIgnore(ignore_file)
ignore_file |
The file specifying to be ignored chromosomes |
A data frame with a single column named "chromosome"
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.