Skip to content

Instantly share code, notes, and snippets.

View ssiddhantsharma's full-sized avatar
🥼
Going Remote!

Siddhant Sharma ssiddhantsharma

🥼
Going Remote!
View GitHub Profile
@ssiddhantsharma
ssiddhantsharma / Molecular_Representations.ipynb
Created October 21, 2021 19:26
Simple conversion of a SMILES String to 3 different chemical data formats. See Figure 1. https://iopscience.iop.org/article/10.1088/2632-2153/aba947/meta
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ssiddhantsharma
ssiddhantsharma / methods.sh
Created August 5, 2020 21:12
Various methods to generate csv from files <3
---------------------------------------------------TEAM-CURIE------------------------------------------------------------
!/bin/bash
actual_dir=$PWD
git clone https://github.com/Jairohc/team-curie.git
cd team-curie
cd submission_scripts
#BASH
bash 1_bash.sh > bash_tmp
bash 1_bash_tiffany.sh > bash_2_tmp
#ruby