Skip to content

Instantly share code, notes, and snippets.

View CS76's full-sized avatar
👨‍💻
Weniger, aber besser

Chandu Nainala CS76

👨‍💻
Weniger, aber besser
View GitHub Profile
@CS76
CS76 / cheminformatics-microservice-openapi.yaml
Created September 7, 2023 19:42
Cheminformatics Microservice - v1.4.0 OpenAPI YAML
openapi: 3.1.0
info:
title: Cheminformatics Microservice
description: >-
This set of essential and valuable microservices is designed to be accessed
via API calls to support cheminformatics. Generally, it is designed to work
with SMILES-based inputs and could be used to translate between different
machine-readable representations, get Natural Product (NP) likeliness
scores, visualize chemical structures, and generate descriptors. In
addition, the microservices also host an instance of STOUT and another
$PYTHON setup.py install --single-version-externally-managed --record=record.txt # Python command to install the script.
@CS76
CS76 / beams_galaxy_wrapper-README.md
Last active June 24, 2018 17:07
Beams-Galaxy wrapper local installation

Create local BEAMS Conda package

> git clone https://github.com/computational-metabolomics/beams.git

Add metadata.yaml and build.sh files to the project - links meta.yaml and build.sh

> conda build beams

On mac you need to run this with write permissions

> sudo conda build beams

This will build the conda package and add it to your local conda build directory (we will need this CONDA_BLD_PATH full path later. On mac its usually /users/<username>/miniconda3/conda-bld)

Clone BEAMS-Galaxy wrapper tool and run galaxy using palanemo

Verifying my Blockstack ID is secured with the address 1F5xX8hpB3SKqeNV2aHNoSatBA1eW2CoHZ https://explorer.blockstack.org/address/1F5xX8hpB3SKqeNV2aHNoSatBA1eW2CoHZ
{
"apptext": "Uncertainty Quantification for Additive Manufacturing In last years, Additive Manufacturing (AM) evolved from a rapid prototyping process into an industrial method to produce complex metallic parts for aerospace applications. AM is allowing designers to have an unprecedented level of flexibility and there are several critical applications where this technique can be disruptive. Even if it proved its potential on several aerospace components (General Electric nozzle fuel mixer), its applicability is limited to non-critical parts with low load and working in no so harsh conditions.\r\n\r\nThe main reason for this is linked to the reliability of AM manufactured parts. In aircraft engines for example even the small uncertainties associated to today more reliable methods can inherently affect the mechanical properties and life of final components. As example the manufacturing errors due to laser percussion drilling in High Pressure Turbine Nozzles can affect their life by more than 30%. If we man
@CS76
CS76 / aap.js
Last active November 7, 2018 12:37
Hi this is cool
{
"apptext": "Uncertainty Quantification for Additive Manufacturing In last years, Additive Manufacturing (AM) evolved from a rapid prototyping process into an industrial method to produce complex metallic parts for aerospace applications. AM is allowing designers to have an unprecedented level of flexibility and there are several critical applications where this technique can be disruptive. Even if it proved its potential on several aerospace components (General Electric nozzle fuel mixer), its applicability is limited to non-critical parts with low load and working in no so harsh conditions. The main reason for this is linked to the reliability of AM manufactured parts. In aircraft engines for example even the small uncertainties associated to today more reliable methods can inherently affect the mechanical properties and life of final components. As example the manufacturing errors due to laser percussion drilling in High Pressure Turbine Nozzles can affect their life by more than 30%. If we manufacture t
@CS76
CS76 / data
Last active December 13, 2017 16:00
State,Under 5 Years,5 to 13 Years,14 to 17 Years,18 to 24 Years,25 to 44 Years,45 to 64 Years,65 Years and Over
AL,310504,552339,259034,450818,1231572,1215966,641667
AK,52083,85640,42153,74257,198724,183159,50277
AZ,515910,828669,362642,601943,1804762,1523681,862573
AR,202070,343207,157204,264160,754420,727124,407205
CA,2704659,4499890,2159981,3853788,10604510,8819342,4114496
CO,358280,587154,261701,466194,1464939,1290094,511094
CT,211637,403658,196918,325110,916955,968967,478007
DE,59319,99496,47414,84464,230183,230528,121688
DC,36352,50439,25225,75569,193557,140043,70648
@CS76
CS76 / home.json
Last active December 14, 2017 11:55
[{"hearing_files":[{"date":"2017-02-01 10:00:00","filename":"ps1-ps1-01-Feb-2017-10.rtf","name":"ps1 ps1","content":"10"},{"date":"2017-01-01 12:00:00","filename":"ps1-ps1-01-Jan-2017-12.rtf","name":"ps1 ps1","content":"10"},{"date":"2017-01-01 13:00:00","filename":"ps1-ps1-01-Jan-2017-13.rtf","name":"ps1 ps1","content":"6"},{"date":"2017-11-01 08:00:00","filename":"ps1-ps1-01-Nov-2017-08.rtf","name":"ps1 ps1","content":"15"},{"date":"2017-11-01 09:00:00","filename":"ps1-ps1-01-Nov-2017-09.rtf","name":"ps1 ps1","content":"3"},{"date":"2017-11-01 10:00:00","filename":"ps1-ps1-01-Nov-2017-10.rtf","name":"ps1 ps1","content":"21"},{"date":"2017-11-01 12:00:00","filename":"ps1-ps1-01-Nov-2017-12.rtf","name":"ps1 ps1","content":"1"},{"date":"2017-11-01 13:00:00","filename":"ps1-ps1-01-Nov-2017-13.rtf","name":"ps1 ps1","content":"3"},{"date":"2017-11-01 16:00:00","filename":"ps1-ps1-01-Nov-2017-16.rtf","name":"ps1 ps1","content":"4"},{"date":"2017-10-01 08:00:00","filename":"ps1-ps1-01-Oct-2017-08.rtf","name":"ps1 p
Verifying my Blockstack ID is secured with the address 1DeEfACRHJ6C1ru2j9fEXAgYSKgWSQWBiJ https://explorer.blockstack.org/address/1DeEfACRHJ6C1ru2j9fEXAgYSKgWSQWBiJ
@CS76
CS76 / galaxy
Last active October 19, 2017 13:50
<tool id="metabolights_downloader" name="Download MetaboLights Study" version="0.1.0">
<command detect_errors="exit_code"><![CDATA[
#if $aspera_download.use_aspera == 'true'
#if $aspera_download.aspera_password
export ASPERA_SCP_PASS="$aspera_download.aspera_password";
#else
export ASPERA_SCP_PASS="Xz68YfDe";
#end if
#set $ascp_path='which ascp || which ~/.aspera/cli/bin/ascp || echo "false"'