Showing 378 open source projects for "python-gtksourceview2"

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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    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: 1 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3

    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 unlikely-to-be-the-most-parsimonious tree is printed upon completion in basic Newick tree format. As all parts of the program are the original work of a beginner programmer, this may represent one of the worst approaches to solving the phylogenetic problem. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    u/sbmv2012

    Taxonomy assignment of metazoans using a python based pipeline

    The aim of this project is to create an automated pipeline for taxonomic assignment of DNA sequences obtained from environmental samples. We develop a series of python scripts to process the raw sequence data obtained from benthic environmental samples and to taxonomical assignment of these sequences and finally to integrate all data in a relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    pyBioImage

    Biological Imaging Software suite

    The pyBioImage is a python a python based biological imaging suite tailored to the problem of finding Germinal Center "spots" within multidimensional microscopy images as it is described in the research paper: "Software tool for 3D extraction of germinal centers", by David N. Olivieri, Merly Escalona and Jose Faro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Primer Design Tool

    Design PCR primers

    A simple tool to design DNA primers for mutagenesis in BGME lab (JHU). Allows users to select or enter background sequence and add current and new mutations. During the design process, users are presented with various updating checks to guide them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    The QIIME project has moved to GitHub. You can now find us at http://github.com/qiime/. As always, you can find the QIIME website at http://www.qiime.org.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Atlas2Cloud

    Atlas2 Genome Analysis Pipeline on Amazon Web Services

    This is the backend source code of the Atlas2-Cloud pipeline on Amazon which starts and terminates worker nodes, runs analysis and monitors worker instances. It is PRIMARILY meant to be used through Amazon Web Services (AWS) management console by looking for the public Atlas2-Cloud machine image. Alternatively, the code can also be used for running the pipeline from your computer. By installing this software on your computer you will be setting up your computer to act as the head node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 11 This Week
    Last Update:
    See Project
  • 13

    CancerVaccine

    In silico vaccination experiment to determine best vaccination schedul

    This project is a simplified representation of the main immune system cells and their interactions. The aim is to simulate the effect of the introduction of a cancer vaccine cell which would stimulate the immune response against the tumor-associated antigen, and consequently against cancer cells themselves. In vivo vaccination experiments take very long to complete, so it would be useful to simulate these experiments such that the best schedule of vaccination is determined that would result...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    metaProt

    Pipeline to analyze coding regions in metagenomic projects

    metaProt is a python pipeline to analyze and extract data from protein sequences found in metagenomic projects. It integrates several existing tools (HMMer, Pepstats, Blast...) to be used against custom databases. Please, read the README.txt file to find more about this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cancer_dynamics

    Cancer Dynamics web

    Website that shows the dynamics of a tumor by solving a system of ordinary differential equations. The results are two kind of graph images, and a gif file, being all of them available for download as a compressed file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python module for manipulation of Crystallographic Information Framework (CIF) files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ViAmI-Server

    ViAmI-Server

    Pattern recognition for ADL events

    This software uses computer vision algorithms for mining sequence data from telemonitoring data with CBRs. We propose an approach which treats the detection of changes in behavior detected with a sensor/video fusion, which occur at radically different time-scales, through a CBR in two levels: low and high level. The system is always updating the database with the daily data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GWCNV is a genome-wide algorithm for detecting CNV associations with diseases. It works directly on a transformation of intensity data. It is powerful and sensitive in detecting small CNV associations, and retains high power for large CNVs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    FlexGrePPS forms the foundation of a novel antigenic screening methodology that is based on the representation of an entire proteome by near-optimal degenerate peptide pools.
    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
    Platform for parallel computation in the Amazon cloud, including machine learning ensembles written in R for computational biology and other areas of scientific research. Home to MR-Tandem, a hadoop-enabled fork of X!Tandem peptide search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Febrl (Freely Extensible Biomedical Record Linkage) does data standardisation (segmentation and cleaning) and probabilistic record linkage ("fuzzy" matching) of one or more files or data sources which do not share a unique record key or identifier.
    Downloads: 4 This Week
    Last Update:
    See Project
Auth0 Logo