Description Usage Arguments Value
Merge the HINT and Wellington footprints into the dataframe of FIMO motifs and ChIPSeq Data for all chromosomes
1 2 | mergeLymphoblastFootprints(fimo.df, seedNum, host = "localhost",
port = "5432", verbose = TRUE)
|
fimo.df |
A data frame containing FIMO motifs and ChIPSeq data, generally constructed
using the |
seedNum |
A number (either 16 or 20) denoting which seed size to use for the merge |
host |
A string denoting the database host (default = "localhost") |
port |
A string denoting the database port (default = "5432") |
verbose |
A Boolean value that determines whether the function should print output during the merge (default = TRUE) |
The supplied FIMO/ChIPSeq data frame with added columns for HINT count, HINT maximum score, Wellington count, and Wellington minimum score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.