Description Usage Arguments Details Author(s) See Also Examples
Export HTCexp object to my5C website format
1  | export.my5C(x, file, genome="mm9", per.chromosome=FALSE)
 | 
x | 
 object that inherits from class   | 
file | 
 character; the prefix of the output file  | 
genome | 
 The genome version. This information is only used for the 'mat' export format. See details  | 
per.chromosome | 
 logical; export each contact maps in a different file (i.e one per chromosome pair)  | 
A tab-delimited matrix file is generated with the row and colnames
defined as follow as in the my5C web tool :
REV_2|mm9|chrX:98831149-98834145
N. Servant
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.