Skip to content

plachta11b/lead2gold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lead2gold

Motif alchemy has never been easier

convert motif

One motif only

python -m lead2gold --motif-in meme --motif-out consensus --file-in /path/to/motif/meme.txt --file-out -

Merging multiple motifs

Folder must contain only motif files.

python -m lead2gold \
			--motif-in pfm_horizontal \
			--motif-out meme \
			--folder-in /path/to/your/motifs \
			--file-out -

Dependencies

Python package: iteround==1.0.2 Consensus function was taken from GimmeMotifs written by simonvh.

Help

  • The preferred way to get support is through the Github issues page
  • You can reach me by mail too.

About

Motif alchemy has never been easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages