Last active
August 29, 2015 14:27
-
-
Save mictadlo/8c115fc706168529f9e5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Chip-Seq | |
# These tools returned many hits | |
* ssp | |
* Macs | |
* homer | |
* meme | |
# I could not find a Galaxy for this one: | |
* PeakAnalyzer | |
# I choosed for few other tools the repository, but I am not quite sure whether they are correct. | |
RUN install-repository "--url http://toolshed.g2.bx.psu.edu/ -o devteam --name sicer --panel-section-name ‘NGS: Peak Calling’” | |
RUN install-repository "--url http://toolshed.g2.bx.psu.edu/ -o devteam --name ccta --panel-section-name ‘NGS: Peak Calling’” | |
RUN install-repository "--url http://toolshed.g2.bx.psu.edu/ -o devteam --name sicer --panel-section-name ‘NGS: Peak Calling’” | |
RUN install-repository "--url http://toolshed.g2.bx.psu.edu/ -o modencode-dcc --name idr_package --panel-section-name ‘NGS: Peak Calling’” | |
RUN install-repository "--url http://toolshed.g2.bx.psu.edu/ -o pjbriggs --name ceas --panel-section-name ‘NGS: Peak Calling’” | |
RUN install-repository "--url http://toolshed.g2.bx.psu.edu/ -o pjbriggs --name weeder2 --panel-section-name ‘NGS: Peak Calling’” |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment