palantir
An Android application visualising proteins in augmented reality!
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Keywords
3d
android
augmented-reality
biology
visualization
Last synced: 6 months ago
·
JSON representation
·
Repository
An Android application visualising proteins in augmented reality!
Basic Info
- Host: GitHub
- Owner: ning-y
- License: mit
- Language: Java
- Default Branch: master
- Homepage: https://play.google.com/store/apps/details?id=io.ningyuan.palantir
- Size: 11.2 MB
Statistics
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 7
- Releases: 4
Topics
3d
android
augmented-reality
biology
visualization
Created about 7 years ago
· Last pushed over 4 years ago
Metadata Files
Readme
License
Citation
README.md
Palantir
Palantir is an Android application for the visualisation of protein structure in augmented reality.
You can download it here from the Google Play store
Development
These are reminders to myself.
- When making a new commit after a commit tagged as a release, increment the
build.gradleversionCodeby 1, and append theversionNamewith-SNAPSHOT. Also update the version name instrings.xml. - When making a new commit to be tagged as a release, update the two version names as mentioned above.
- Finish publishing a new version on Google Play before pushing the commit to GitHub!
- Speaking of which, take note that the release name is the public release name, so name it something consistent like
v1.0.x.
- Speaking of which, take note that the release name is the public release name, so name it something consistent like
Owner
- Name: ningOTI
- Login: ning-y
- Kind: user
- Location: Singapore
- Company: National Cancer Centre Singapore
- Website: ningyuan.io
- Twitter: notningyuan
- Repositories: 7
- Profile: https://github.com/ning-y
Bioinformatics etc.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "Please cite the peer-reviewed article for Palantir."
preferred-citation:
authors:
- family-names: "Lee"
given-names: "Ning Yuan"
orcid: "https://orcid.org/0000-0002-2258-9851"
- family-names: "Tucker-Kellogg"
given-names: "Greg"
orcid: "https://orcid.org/0000-0001-8407-9251"
title: "An accessible, open-source mobile application for macromolecular visualization using augmented reality"
doi: 10.1002/bmb.21335
date-released: 2020-02-20
type: article
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 16
- Total pull requests: 15
- Average time to close issues: 3 months
- Average time to close pull requests: about 3 hours
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.38
- Average comments per pull request: 0.0
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ning-y (15)
Pull Request Authors
- ning-y (15)
Top Labels
Issue Labels
important (1)
Pull Request Labels
Dependencies
app/build.gradle
maven
- ch.acra:acra-dialog 5.4.0 implementation
- ch.acra:acra-mail 5.4.0 implementation
- com.android.support:appcompat-v7 28.0.0 implementation
- com.android.support:design 28.0.0 implementation
- com.google.ar.sceneform.ux:sceneform-ux 1.17.1 implementation
- com.google.ar.sceneform:assets 1.17.1 implementation
- commons-io:commons-io 2.6 implementation
- de.javagl:jgltf-obj 2.0.0 implementation
- io.ningyuan:jPdbApi 0.0.4 implementation