GithubHelp home page GithubHelp logo

Scientific Software 🎢

I love exploring physical concepts through computation, including Julia and Python code. My focus for the last three years of open-source hobby projects has been astrodynamics. At my highest aspiration, I want to create an ecosystem of packages that helps students to explore the solar system without having to learn complicated interfaces! I've also dabbled in other small projects: see my in-development experimental Python package manager, CommonLicenses.jl, and my other unpinned projects!

Brief Portfolio

Astrodynamics

GeneralAstrodynamics.jl is the largest open source software project I have created. It contains graduate astrodynamics research codes which find halo orbits, and invariant manifolds about those orbits, throughout the solar system. I am working to break this larger package into constituent parts, including AstrodynamicalModels.jl and AstrodynamicalCalculations.jl. In the future, I hope to add hooks into ephemeris fetching & parsing packages that I have published: SPICEKernels.jl, SPICEBodies.jl, HorizonsAPI.jl, and HorizonsEphemeris.jl.

Developer Tools

Julia's pakage manager allows users to simply replicate environments without much effort. Python is an older language with older package distribution infrastructure. Can Julia's easily-replicatable environments be adapted to Python? Possibly! I'm trying some ideas out in dimples.

See also opinionated (and a bit cursed) namespace hygiene and scoping within module-hygiene and block-scopes, and Markdown-like admonition blocks (in the style of Julia's in-terminal admonition blocks) in rich-admonitions.

When you write open-source computational documents in Julia, consider CommonLicenses.jl! This package allows you to easily paste license contents inline, without working about links or manually pasting license text.

Forward Work

In the coming years, I hope to continue exploring physical concepts through computation with Julia and Python. Along the way, I'll release any potentially useful substantial pieces of code as open source software.

Joe(y) Carpinelli's Projects

aiaa icon aiaa

An AIAA Quarto template for journal and conference papers.

assemblies-of-putative-sars-cov2-spike-encoding-mrna-sequences-for-vaccines-bnt-162b2-and-mrna-1273 icon assemblies-of-putative-sars-cov2-spike-encoding-mrna-sequences-for-vaccines-bnt-162b2-and-mrna-1273

RNA vaccines have become a key tool in moving forward through the challenges raised both in the current pandemic and in numerous other public health and medical challenges. With the rollout of vaccines for COVID-19, these synthetic mRNAs have become broadly distributed RNA species in numerous human populations. Despite their ubiquity, sequences are not always available for such RNAs. Standard methods facilitate such sequencing. In this note, we provide experimental sequence information for the RNA components of the initial Moderna (https://pubmed.ncbi.nlm.nih.gov/32756549/) and Pfizer/BioNTech (https://pubmed.ncbi.nlm.nih.gov/33301246/) COVID-19 vaccines, allowing a working assembly of the former and a confirmation of previously reported sequence information for the latter RNA. Sharing of sequence information for broadly used therapeutics has the benefit of allowing any researchers or clinicians using sequencing approaches to rapidly identify such sequences as therapeutic-derived rather than host or infectious in origin. For this work, RNAs were obtained as discards from the small portions of vaccine doses that remained in vials after immunization; such portions would have been required to be otherwise discarded and were analyzed under FDA authorization for research use. To obtain the small amounts of RNA needed for characterization, vaccine remnants were phenol-chloroform extracted using TRIzol Reagent (Invitrogen), with intactness assessed by Agilent 2100 Bioanalyzer before and after extraction. Although our analysis mainly focused on RNAs obtained as soon as possible following discard, we also analyzed samples which had been refrigerated (~4 ℃) for up to 42 days with and without the addition of EDTA. Interestingly a substantial fraction of the RNA remained intact in these preparations. We note that the formulation of the vaccines includes numerous key chemical components which are quite possibly unstable under these conditions-- so these data certainly do not suggest that the vaccine as a biological agent is stable. But it is of interest that chemical stability of RNA itself is not sufficient to preclude eventual development of vaccines with a much less involved cold-chain storage and transportation. For further analysis, the initial RNAs were fragmented by heating to 94℃, primed with a random hexamer-tailed adaptor, amplified through a template-switch protocol (Takara SMARTerer Stranded RNA-seq kit), and sequenced using a MiSeq instrument (Illumina) with paired end 78-per end sequencing. As a reference material in specific assays, we included RNA of known concentration and sequence (from bacteriophage MS2). From these data, we obtained partial information on strandedness and a set of segments that could be used for assembly. This was particularly useful for the Moderna vaccine, for which the original vaccine RNA sequence was not available at the time our study was carried out. Contigs encoding full-length spikes were assembled from the Moderna and Pfizer datasets. The Pfizer/BioNTech data [Figure 1] verified the reported sequence for that vaccine (https://berthub.eu/articles/posts/reverse-engineering-source-code-of-the-biontech-pfizer-vaccine/), while the Moderna sequence [Figure 2] could not be checked against a published reference. RNA preparations lacking dsRNA are desirable in generating vaccine formulations as these will minimize an otherwise dramatic biological (and nonspecific) response that vertebrates have to double stranded character in RNA (https://www.nature.com/articles/nrd.2017.243). In the sequence data that we analyzed, we found that the vast majority of reads were from the expected sense strand. In addition, the minority of antisense reads appeared different from sense reads in lacking the characteristic extensions expected from the template switching protocol. Examining only the reads with an evident template switch (as an indicator for strand-of-origin), we observed that both vaccines overwhelmingly yielded sense reads (>99.99%). Independent sequencing assays and other experimental measurements are ongoing and will be needed to determine whether this template-switched sense read fraction in the SmarterSeq protocol indeed represents the actual dsRNA content in the original material. This work provides an initial assessment of two RNAs that are now a part of the human ecosystem and that are likely to appear in numerous other high throughput RNA-seq studies in which a fraction of the individuals may have previously been vaccinated. ProtoAcknowledgements: Thanks to our colleagues for help and suggestions (Nimit Jain, Emily Greenwald, Lamia Wahba, William Wang, Amisha Kumar, Sameer Sundrani, David Lipman, Bijoyita Roy). Figure 1: Spike-encoding contig assembled from BioNTech/Pfizer BNT-162b2 vaccine. Although the full coding region is included, the nature of the methodology used for sequencing and assembly is such that the assembled contig could lack some sequence from the ends of the RNA. Within the assembled sequence, this hypothetical sequence shows a perfect match to the corresponding sequence from documents available online derived from manufacturer communications with the World Health Organization [as reported by https://berthub.eu/articles/posts/reverse-engineering-source-code-of-the-biontech-pfizer-vaccine/]. The 5’ end for the assembly matches the start site noted in these documents, while the read-based assembly lacks an interrupted polyA tail (A30(GCATATGACT)A70) that is expected to be present in the mRNA.

catppuccin icon catppuccin

Catppuccin themes for Quarto websites, and other HTML formats.

controls icon controls

A comprehensive note set for undergraduate, and first year graduate control theory! Contains concrete examples with the Julia Programming Language, and an approximate aircraft model.

correspondence icon correspondence

Typst templates for resumes, cover letters, application statements, and articles!

cr3bp-manifold-research icon cr3bp-manifold-research

A reproducible project with over 130,000 logged Halo orbits, notebooks, and papers related to astrodynamics!

diffeqdocs.jl icon diffeqdocs.jl

Documentation for the DiffEq differential equations and scientific machine learning (SciML) ecosystem

dimples icon dimples

An experiment in improved Python package distribution and environment resolution.

doxmd icon doxmd

A Doxygen XML to Markdown parser.

dungeons icon dungeons

Tools for online dungeons and dragons, including dice rolling and Discord integration.

educationalpkg.jl icon educationalpkg.jl

Tools for developing educational content with Julia, Pluto.jl, Documenter.jl, and Literate.jl!

general icon general

The official registry of general Julia packages

generalastrodynamics.jl icon generalastrodynamics.jl

Astrodynamics with units! Provides common astrodynamics calculations, plotting, and iterative Halo, Kepler, and Lambert solvers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.