Genopo can run following analysis tools on mobile devices more details
In particular, Genopo has buit in pipelines for
- Methylation Calling
- Event Alignment
- Variant Calling
- Consensus Building
- nCoV-2019 novel coronavirus bioinformatics protocol (Artic pipeline)
Real-time methylation calling on nanopore sequencing batch datasets is experimented. More details can be found at here
Genopo application can be obtained from:
Additionally you can get development builds from Github releases
Chose ARCHITECTURE
to be armeabi-v7a
or arm64-v8a
. To find what is the ARCHITECTURE
of your phone the easiest way is to google it. Once you download the apk copy it to your phone and install.
VERSION=0.0.4
ARCHITECTURE=armeabi-v7a
wget "https://github.com/SanojPunchihewa/f5n/releases/download/$VERSION/mobilegenomics-f5n-v$VERSION-$ARCHITECTURE-release.apk"
Signature keys of builds are different. Before you switch the installation source, you will have to uninstall the existing Genopo application.
Configure single/multiple tools | Help |
---|---|
You can use publicly available datasets
Please contribute to our work by testing,debugging and developing our product. A guide to how to contribute is available here
Please submit your issues here. Make sure your issue is not an existing one. If a similar issue already exists comment or vote under the existing issue.