Showing 13 open source projects for "input"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 1
    Protenix

    Protenix

    A trainable PyTorch reproduction of AlphaFold 3

    Protenix is an open-source, trainable PyTorch reimplementation of AlphaFold 3, developed by ByteDance with the goal of democratizing high-accuracy protein structure prediction for computational biology and drug-discovery research. Protenix provides a complete pipeline for turning protein sequences (with optional MSA / sequence alignment) or structural inputs (e.g. PDB/CIF) into full 3D atomic-level structure predictions. It supports both “full” models and lightweight variants such as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MzDOCK - Multiple Ligand Docking Tool

    MzDOCK - Multiple Ligand Docking Tool

    MzDOCK is A Virtual Screening Tool For Drug Discovery Research

    - Molecular Docking Virtual Screening Tool To Aid In Drug Discovery Research. - Published in Wiley, Journal of Computational Chemistry . Link: https://onlinelibrary.wiley.com/doi/abs/10.1002/jcc.27390 - Developed with Synchronized functioning of Python and Batch scripts -Integerated With Pymol-open-source for visualizing interaction (PSE file) generated from MzDOCK - Integrated with Molecule Drawing Tool - JSME Editor - If you are facing any issues or for queries . Contact us -...
    Downloads: 156 This Week
    Last Update:
    See Project
  • 3
    crossmap

    crossmap

    convert genome coordinates betweeen assemblies

    CrossMap is a program for convenient conversion of genome coordinates and genomeannotation files between assemblies (eg. lift from GRCh36/hg18 to GRCh37/hg19 or vice versa).It support file in BAM, SAM, BED, Wiggle, BigWig, GFF, GTF format.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4

    FusionCatcher

    Somatic fusion-genes finder for RNA-seq data

    ... - to be as automatic as possible (i.e. the FusionCatcher will choose automatically the best parameters in order to find candidate fusion genes, e.g. finding automatically the adapters, building the exon-exon junctions automatically based on the length of the input reads, etc.) while providing the best possible detection rate for finding fusion genes.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5

    SnowyOwl

    RNA-Seq based gene prediction pipeline for fungal genomes

    ...The pipeline has been validated and streamlined by comparing its predictions to manually curated gene models in three fungal genomes, and its results show substantial increases in sensitivity and selectivity over previous gene predictions. Sensitivity is gained by repeatedly running the HMM gene predictor Augustus with varied input parameters, and selectivity by choosing the models with best homology to known proteins and best agreement to the RNA-Seq data. SnowyOwl has successfully predicted genes in 26 novel fungal genomes. The pipeline can be installed locally for high throughput and control over configuration. It can also be run on a remote server through a convenient web interface for occasional use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ChIP-RNA-seqPRO

    ChIP-RNA-seqPRO

    ChIP-RNA-sequencing-processing (ChIP-RNA-seqPRO)

    ChIP-RNA-seqPRO: A strategy for identifying regions of epigenetic deregulation associated with aberrant transcript splicing and RNA-editing sites. Runnable python scripts packaged together with customized annotation libraries, demo data input and README guide. 9/26 : v1.1 Updated MAIN_IV to debug error thrown by python pandas no longer supporting 'subset'. This code will no longer be actively maintained/updated here. A cloud-based resource for comparative analysis of epigenetic, sequence variation, and expression datasets is now available. Please visit the Cloudomics, project for cloud-based resources: https://sourceforge.net/projects/cloudomics-for-aws/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PhyloTrack

    PhyloTrack

    PhyloTrack, D3.js and JBrowse for phylogeny and positioning of samples

    PhyloTrack is a JavaScript--based software tool that integrates the D3.js library for data visualization with the JBrowse tool for genome browser representation. It requires a phylogenetic tree of the common Newick data format as input, as well as three meta data files for samples, clade-defining nodes and clade color definitions - all in tab delimited format. Functionality within PhyloTrack shows the informative markers at each node in the phylogenetic tree, therefore highlighting clade-defining polymorphism. This functionality has been implemented using the tabix tool on the server side, providing simple and rapid access to the information at each tree node, including informative SNPs stored in VCF-similar files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MDcons(Molecular Dynamics consensus)

    MDcons(Molecular Dynamics consensus)

    Interpretation of Biomolecular MD simulations

    MDcons is a tool to analyze conserved contacts during Molecular Dynamics (MD) simulations of Protein, Rna, Dna & Ligand based complexes. The input is either a Molecular Dynamics trajectory or a set of snapshots. The input can also be a single snapshot. The outputs are (1) map of most/less frequently conserved contacts during MD (2) a list of most/less frequently conserved contacts during MD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FineSplice

    FineSplice

    Enhanced splice junction detection and estimation from RNA-Seq data

    FineSplice is a Python wrapper to TopHat2 geared towards a reliable identification of expressed exon junctions from RNA-Seq data, at enhanced detection precision with small loss in sensitivity. Following alignment with TopHat2 using known transcript annotations, FineSplice takes as input the resulting BAM file and outputs a confident set of expressed splice junctions with the corresponding read counts. Potential false positives arising from spurious alignments are filtered out via a semi-supervised anomaly detection strategy based on logistic regression. Multiple mapping reads with a unique location after filtering are rescued and reallocated to the most reliable candidate location. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 10
    An input GUI for parameterizing simulation with the LSD Simulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SpiKeDeteKt

    An automatic spike detection program to be used with new KlustaKwik

    This is an automatic spike detection program which takes account of probe geometry and produces a .mask file to be used with the new masked version of KlustaKwik. We recommend you use Python 2.6 or 2.7, e.g. a free academic version can be obtained from Entthought Python. The input files for SpiKeDeteKt are: .dat (raw data file) .probe (probe file, described below - user constructed) parameters.py (optional - otherwise it uses defaultparameters.py) SpiKeDeteKt outputs the following files: .fet.n (feature file) .mask.n (needed for using the new (masked) KlustaKwik) .clu.n (a trivial clue file where everything is put into a single cluster) .fmask.n (trial - float masks instead of binary, we are using this for testing masked KlustaKwik) .spk.n (spike file) .upsk.n (unfiltered spike waveform) .res.n (list of spike times) .xml (an xml file with all the parameters that can subsequently be used by neuroscope or klusters) .fil (highpass filtered data) .h5 (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Biological Annotation Tool is a general-purpose high speed environment for manipulating biological sequence annotations in multiple input and output formats. A plugin-style API permits much extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Moreover, trimAl allows to manually select a set of columns and sequences to be removed from the alignment. trimAl implements a series of automated algorithms that trim the alignment searching for optimum thresholds based on inherent characteristics of the input alignment, to be used so that the signal-to-noise ratio after alignment trimming phase is increased. Among trimAl’s additional features, trimAl allows getting the complementary alignment (columns that were trimmed), to compute statistics from the alignment, to select the output file format , to get a summary of trimAl’s trimming in HTML and SVG formats, and many other options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →