Genome annotation editor, with a Java servlet backend and a Javascript client that runs in a web browser as a JBrowse plugin
nathandunn on master
Fix cvTerm and alternateCvTerm … (compare)
nathandunn on master
pinging build (compare)
aws s3 cp —recursive
to move the files to my S3 bucket. I do this for gene data for several species at once (yeast, worm, fly, zebrafish, mouse, rat and human) and it takes under an hour. To be fair, copy is a lot faster than rsync, and I only do the sequence data once even though I update feature data often. In this context, removing old remote data and copying the new local data up to the cloud makes sense and rsync isn’t really needed. of course, I also compress all of my tracks :-)
Install a latest release to test installation: docker run -it -p 8888:8080 -v /directory/to/jbrowse/files:/data gmod/apollo:latest