tsujigiri on setup-github-action
Update paperclip gem (compare)
tsujigiri on setup-github-action
WIP (compare)
tsujigiri on setup-github-action
WIP (compare)
tsujigiri on setup-github-action
WIP (compare)
tsujigiri on setup-github-action
WIP (compare)
tsujigiri on setup-github-action
WIP (compare)
tsujigiri on setup-github-action
WIP (compare)
tsujigiri on setup-github-action
WIP (compare)
app
instead of root for the containers?
0 0 * * * root /usr/local/bin/renew_ssl_cert.sh > /var/log/renew_ssl_cert.log 2>&1
now, let's see...
Plenty of time to renew, exiting.
No sure when it decides its close enough. There is also openSNP/opensnp.org-docker#18 still open.
@sharifX @gedankenstuecke I faced a similar problem with my 23andme data. So I wrote an application for it, which display the frequency for the MT and Y Chromosomes (I’m interested mostly in genealogy). It is a web app, and processes the data is your browser:
https://vittorioaccomazzi.github.io/snpsandme/
The application displays the frequency of each rsid using the dbSNP and then sorts them.It also provides link and number of publications. So it allows to explore your genome easily, with the support of dbSNP.
The source code is on github. 🖐 Feedback is welcome !