-
Notifications
You must be signed in to change notification settings - Fork 0
McGill-CSB/RNApyro
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RNApyro You only need the python script src/RNAPyro.py The arguments are as follows: Required: -f <file_path> Path to the file containing the reference sequence, the MSE (optional) and the secondary structure. The FIRST sequence in the file will be used as reference -m <int> The numbers of mutants required -a <float> The weight given to match the MSE or the secondary structure, between [0,1]. A weight of 1 will only take into account the secondary structure, 0 only the MSE Optional: -p <float> The penality for a non canonical base pair (default sys.maxint) -b <int> Backtrack stochastic, number of sequences to output -no_profile Do no output the resultant profile
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published