Skip to content

Using Redmine, merges sequences and gets them queued for assemblies

License

Notifications You must be signed in to change notification settings

lowandrew/SequenceMerger

Repository files navigation

Sequence Merger

This set of scripts allow for automation of merge requests via Redmine..

To run:

  • Go to the head node's home folder
  • git clone --recursive this_repository
  • add your Redmine API key to upload_file.py where it says INSERT API KEY HERE.
  • source /mnt/nas/Virtual_Environments/Generic_Redmine/bin/activate
  • python SequenceMerger_Run.py
  • You'll be asked for a bunch of parameters. You should be safe hitting enter and leaving them at defaults.
  • When asked for your api key, enter it. (Found on redmine under 'My Account')

About

Using Redmine, merges sequences and gets them queued for assemblies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages