Showing 17 open source projects for "11"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1

    DEEP

    Differential Evolution Entirely Parallel Method

    ...RPMs are available at https://build.opensuse.org/project/repositories/home:mackoel:compbio This work is supported by RNF Grant 14-14-00302 and by “5-100-2020” Program of the Russian Ministry of Education and Science. The previous funding included SYSPATHO FP7 project №260429, RFBR grants 10-01-00627-a, 11-01-00573-a, 11-04-001162-a and State Contract with Russian Ministry of Science №14.740.11.0166 and №11.519.11.6041
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    BIGSdb

    Software for storing and analysing bacterial sequence data

    ...These loci can be further organised into schemes for isolate characterisation or for evolutionary or functional analyses. See Jolley and Maiden 2010, BMC Bioinformatics 11:595 (http://www.biomedcentral.com/1471-2105/11/595). You can report bugs or make enhancement requests using the issues tracker at https://github.com/kjolley/BIGSdb. The source code is also mirrored there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The RDP Classifier is a naive Bayesian classifier that can rapidly and accurately provides taxonomic assignments for bacterial and archaeal 16S rRNA sequences, fungal LSU and fungal ITS sequences, with confidence estimates for each assignment. More information and tutorials on how to install, use and retrain RDP Clasifier can be found on at https://github.com/rdpstaff/classifier and John Quensen's blog (https://john-quensen.com/). Citation: 1. Wang Q, Garrity GM, Tiedje JM, Cole JR....
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 4

    AstroBioTools

    Adaptive analysis of amino acid alphabets

    A new, fast implementation of algorithms used for the adaptive analysis of amino acid alphabets as described in Philip, G. K., & Freeland, S. J. (2011). Did evolution select a nonrandom “alphabet” of amino acids? Astrobiology, 11(3), 235-240. Ilardo, M., Meringer, M., Freeland, S., Rasulev, B., & Cleaves II, H. J. (2015). Extraordinarily adaptive properties of the genetically encoded amino acids. Scientific reports, 5, 9414. Ilardo, M., Bose, R., Meringer, M., Rasulev, B., Grefenstette, N., Stephenson, J., Freeland, S., Gillams, R. J. , Butch C. J., & Cleaves, H. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    Updated 2022-06-11 added option to allow use of atoms other than C-alpha Updated 2021-11-29 to enable compilation on stricter compilers. Ab Initio protein structure prediction methods generate numerous structural candidates, which are referred to as decoys. Calibur is an efficient tool for finding the decoy with the most number of neighbors within a threshold distance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    isiKnock

    isiKnock

    In silico knockouts for signaling pathways

    ...Hannig et al. (2019) isiKnock: in silico knockouts in signaling pathways, Bioinformatics, 35(5), 892–894 Amstein et al. (2017) Manatee invariants reveal functional pathways in signaling networks. BMC systems biology, 11(1), 72. Scheidel et al. (2016) In silico knockout studies of xenophagic capturing of Salmonella. PLoS computational biology, 12(12), e1005200.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ImagingAnalysis

    ImagingAnalysis

    Direct tissue-level image quantification package for Mathematica

    ImagingAnalysis is a Mathematica package that performs grid-based analysis of time-lapse imaging data saved in a sequence of TIFF files. This package requires Mathematica 7.0. Revised on 14 May 2017: Bugs are fixed and incompatibility issues are resolved. The current version runs on Mathematica 11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    detectMITE

    Detection of Miniature Inverted Repeat Transposable Elements

    ...Rep. 6, 19688. http://www.nature.com/articles/srep19688 Ye C, Ji G, Li L, Liang C (2014) detectIR: A Novel Program for Detecting Perfect and Imperfect Inverted Repeats Using Complex Numbers and Vector Calculation. PLoS ONE 9(11): e113349. http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0113349 [3] detectMITE user manual Please visit the Wiki page of this website. [4] detectMITE Q&A For Q&A, please visit the Blog page of this website. [5] Update history To see the update history, go to https://sourceforge.net/p/detectmite/wiki/UpdateHistory/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    BayesRate

    BayesRate

    Bayesian estimation of diversification rates

    ...The methods are described in: Silvestro, D., Schnitzler, J. and Zizka, G. (2011) A Bayesian framework to estimate diversification rates and their variation through time and space. BMC Evolutionary Biology, 11, 311 Silvestro D., Zizka G. & Schulte K. (2014) Disentangling the effects of key innovations on the diversification of Bromelioideae (Bromeliaceae). Evolution, 68, 163-175.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    denovo_hit

    Outputs potential denovo variants from VCF given pedigree information.

    ...Program can handle both annotated and unannotated VCF files, however output file is not compatible with GATK's snpEff, so you should annotate prior to using denovo_hit. Usage: ./denovo_hit <VCF file> <PED file> Output: ./potential_denovo.txt To compile: g++ -std=c++11 denovo_hit.cpp -o denovo_hit Please see files for example VCF file, and pedigree file. Format VCF file (tab delimited): CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, FORMAT, SAMPLE_ID, ... Format pedigree file (tab delimited): SAMPLE_ID_CHILD, SAMPLE_ID_PARENT1, SAMPLE_ID_PARENT2 Output file format (tab delimited): CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, PEDIGREE, CALL_STATS, COUNTS ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    detectIR

    Detection of Perfect and Imperfect Inverted Repeats

    ...Ye C, Ji G, Li L, Liang C (2014) detectIR: A Novel Program for Detecting Perfect and Imperfect Inverted Repeats Using Complex Numbers and Vector Calculation. PLoS ONE 9(11): e113349. http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0113349 [3] detectIR user manual Please visit the Wiki page of this website. [4] detectIR Q&A For Q&A, please visit the Blog page of this website. [5] detectIR bug report You can report a bug as a Ticket request, or start a topic session in the Discussion webpage of this website...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    VIGOR3

    VIGOR3

    Annotation of Viral Genomes

    ...It was developed by Jeffrey Hoover and Shiliang Wang for The JCVI Genomic Sequencing Center for Infectious Diseases (GSCID). http://www.biomedcentral.com/content/pdf/1471-2105-11-451.pdf contact: Jeff Hoover 301-540-7858 jefhv@aol.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ConoSorter

    ConoSorter

    A Large-scale Cone Snail Transcriptome/Proteome Analysis Program

    ConoSorter is a high-throughput standalone program that implements regular expressions and profile Hidden Markov Models (pHMMs) for large-scale identification and classification of precursor conopeptides into gene superfamilies and classes based on the ER signal, pro-, and mature conopeptide regions generated from raw next-generation transcriptomic or proteomic data. ConoSorter also generates a set of relevant additional information (frequency of protein sequences, length, number of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    ReferenceFree

    Scripts for reference free genomic analysis

    These are Python scripts plus C/C++ programs for automating the reference free genomic analysis described in: Kua C-S, Ruan J, Harting J, Ye C-X, Helmus MR, et al. (2012) Reference-Free Comparative Genomics of 174 Chloroplasts. PLoS One 7(11). http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0048995 Analytical concept conceived by CHCannon and CSKua. Original script written in Mathematica by CHCannon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    siMacro is simple GUI tool for cell based genome wide siRNA screen data processing. It calculates statistical parameters such as Z score and robust Z score.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CRUMp

    A probabilistic prediction system of protein phosphorylation sites

    ...Note that CRUMp may predict additional phosphorylation sites that have not been experimentally verified yet. The testing dataset is from Biswas et al. 2010, http://www.biomedcentral.com/1471-2105/11/273/additional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CNV Workshop is a web-enabled platform for analyzing genome variation such as copy number variation (CNV). Learn about CNV Workshop in our associated BMC Bioinformatics manuscript: http://www.biomedcentral.com/1471-2105/11/74
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo