diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2021-03-14 16:21:17 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2021-03-14 16:21:17 +0530 |
commit | 6011e1e2e9bffc571c69f27b8b144d54c46e42bc (patch) | |
tree | 0c55fea726aee5945cc46b065192a393c651b131 /README.md | |
parent | f435359675d4d72ad8772e68977181b3c3c8a465 (diff) |
Added readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7208f0a --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# Doge420 + +After releasing v1 of Curie-Web, Lord Shibe decided in-browser processing was the way to go. + +## What Works? + +* Fetching SMLILES from PubChem by Name +* Generating Image +* Calculating Properties +* Generating AutoDock PDBQTs + +## What will work one day? (Read: Planned Features with 100% success rate) + +* Substructure Flagging: Highlighting potential flaws in structure +* Classification Models: Like SwissDock but in-browser +* In-Browser Docking using webina (Waiting for WebAssembly Threads to go mainstream again ) + +## Dreams + +* Retrosynthesis Planning +* Find Papers (Like inciteful.xyz) + +## Modules + +* RDKitJS +* OpenBabelJS
\ No newline at end of file |