-
Notifications
You must be signed in to change notification settings - Fork 0
gdavidson/MongoDB_RFAM_handler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Requires mongoDB installed and running. Mongo DB: - http://www.mongodb.org/ Rfam: -http://rfam.sanger.ac.uk/ Run by using command " java -jar "MongoDatabaseRfamHandler.jar" <args>" while in /dist folder. Possible arguments: -import <IDRFAM1>,<IDRFAM2>... : imports RNA families from a list of IDs separated by commas. -get <ORGANISM> : displays the sequences and secondary structure of a given organism. -search <REGEXP>: displays organisms that contains the given regular expression.
About
JAVA program that imports data from the RFAM DB into your local mongoDB.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published