-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Currently, clusterPWMs accepts only motifs from a file and requires an output file name (outfile argument).
What about extending clusterPWMs to:
- have multiple methods (along the line of
findMotifHits), e.g. one for motifs in a file, and another for motifs as aPFMatrixList - set the default for
outfile = NULLand in that case, captures the homer output in a temporary file that will be deleted after parsing. Providing a value foroutfilewill still work as it does currently - make use of the
-cpuflag to speed up computations
Finally, what about:
- porting
compareMotifs.plto R (maybe C++) so that it will run fast enough to make it a default when creating aSummarizedExperiment- the information seems very useful and might be worth to have always available
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels