Showing 110 open source projects for "command-line"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    caplib

    caplib

    Correct, translate and analyze combinatorial library sequencing data

    Originally developped to handle PacBio CCS data for an AAV capsid library. This program will extract, correct, translate and analyze the sequencng data, starting from the CCS fastq file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WISP

    Weighted Implementation of Suboptimal Paths (WISP)

    UPDATE: LATEST VERSION AT http://git.durrantlab.com//jdurrant/wisp Allostery can occur by way of subtle cooperation among protein residues (e.g., amino acids) even in the absence of large conformational shifts. Dynamical network analysis has been used to model this cooperation, helping to computationally explain how binding to an allosteric site can impact the behavior of a primary site often many angstroms away. Traditionally, computational efforts have focused on the most optimal path...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ADDA is a software package for finding domains in protein sequences. ADDA has moved to github (https://github.com/AndreasHeger/adda)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dna-barcode

    dna-barcode

    Find and analyze barcodes in DNA sequence files

    Find and analyze barcodes in DNA sequence files
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 5
    BODE: Bioinformatics ODds and Ends
    A collection of bioinformatics-related software created by members of Cancer Research UK (possibly among others).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Genetic data converter

    Convert genetic data for hapmixmap software

    Genetic data converter, for hapmap.org and hapmixmap data formats. Reads data in tabular format and writes in hapmixmap format. It's possible to add extensions to output different data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    iTree: scalable multithreaded phylogenomic pipeline
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EASER

    EASER

    Ensembl Easy Sequence Retriever

    Maldonado E, Khan I, Philip S, Vasconcelos V, Antunes A (2013) EASER: Ensembl Easy Sequence Retriever. Evolutionary Bioinformatics, 9:487-490. doi: https://doi.org/10.4137/EBO.S11335.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CDSbank

    multi-sequence extraction, filtering & formatting

    CDSbank is a database that stores both the protein-coding DNA sequence (CDS) and amino acid sequence for each protein annotated in Genbank. CDSbank also stores Genbank feature annotation, a flag to indicate incomplete 5’ and 3’ ends, full taxonomic data, and a heuristic to rank the scientific interest of a species. This rich information allows fully automated data set preparation with a level of sophistication that meets or exceeds manual processing. Defaults ensure ease of use for typical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10

    ARDEN

    Specificity Control for Read Alignments Using an Artificial Reference

    We introduce ARDEN (Artificial Reference Driven Estimation of false positives in NGS data), a novel benchmark that estimates error rates based on real experimental reads and an additionally generated artificial reference genome. It allows the computation of error rates specifically for a dataset and the construction of a ROC-curve. Thereby, it can be used to optimize parameters for read mappers, to select read mappers for a specific problem or also to filter alignments based on quality estimation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A set of very optimized tools for indexing/querying huge genomes/files. Provided so far: a very fast exact mapper, and an unconstrained split-mapper
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    GEPETTO - Gene Prioritization in Java

    GEPETTO - Gene Prioritization in Java

    GEPETTO (GEne Prioritization ExTended TOol)

    GEPETTO (GEne PrioriTization ExTended TOol) is an original open-source framework, distributed under the LGPL license, for gene selection and prioritization on a desktop computer that ensures confidentiality of personal data. It takes advantage of the data integration capabilities in the SM2PH-Central Framework(KD4v,MSV3d,BIRD,..), combined with in-house developed gene prioritization methods. It currently incorporates six prioritization modules, based on gene sequence, protein-protein...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CoNIFER

    CoNIFER

    Homepage for CoNIFER (Copy Number Inference From Exome Reads)

    CoNIFER uses exome sequencing data to find copy number variants (CNVs) and genotype the copy-number of duplicated genes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Prediction of MHC class I- and MHC class II-restricted T-cell epitopes. Prediction of proteasomal/immunoproteasomal processing of antigens. Prediction of peptide-TAP binding.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    UPDATE: After some bug fixes, I've ditched Pysimony for Javamony: https://sourceforge.net/projects/javamony/ Given Python's beauty, I know that someday I will have to finish Pysimony. A student's first attempt at a phylogenetic inference program, written in the simplistic yet elegant Python. Pysimony reads a FASTA file (only ATGC accepted) specified as its only argument. Basic testing has shown that it is slow, inaccurate and most definitely inefficient. An...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    brocc

    BLAST Read and OTU Consensus Classifier

    NOW HOSTED ON GITHUB: https://github.com/kylebittinger/brocc Old releases are kept here for archival purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GemSIM is a software package for generating realistic simulated next-generation sequencing reads with quality score values. Both Illumina and Roche/454 reads (single or paired end) can be simulated using appropriate empirical error models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    QUASR

    Cross-platform NGS processing and analysis pipeline in Python

    QUASR is a lightweight pipeline written to process and analyse next-generation sequencing (NGS) data from Illumina, 454, and Ion Torrent platforms. Although originally written for viral data, it is generic enough to work on any NGS dataset. Functions include: duplicate removal demultiplexing primer-removal quality-assurance (QA) graphing quality control (QC) consensus-generation minority-variant determination minority-variant graphing The main current version is 6.X, which is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QDC (quick direct-method controlled) is an optimized exact implementation of the Gillespie's direct-method. It is designed for biochemical simulations when there is the need of dynamic parameters whose values can change during the simulation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The RDXplorer is a computational tool for copy number variants (CNV) detection in whole human genome sequence data using read depth (RD) coverage. CNV detection is based on the Event-Wise Testing (EWT) algorithm recently published by our group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AnnTools is an efficient, fast and robust bioinformatics tool annotating SNP and CNV calls generated from sequencing and microarray data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    We here present a novel computer algorithm, called AutoClickChem, capable of performing many click-chemistry reactions in silico. In silico modeling of click-chemistry products may prove useful in rational drug design and drug optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This repository is outdated. Please visit https://github.com/RegulatoryGenomicsUPF/pyicoteo/tags
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Protein Cavity Search
    Software to identify cavities and crevices in proteins. The goal is to be able to take a protein structure, and to differentiate between five different types of environments for each residue: buried, surface, interfacial, cavity, or crevice.
    Downloads: 0 This Week
    Last Update:
    See Project