Showing 19 open source projects for "g-bot"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Gemi

    Gemi

    PCR primers / probes design from multiple & degenerate sequences

    ...https://sites.google.com/view/hsa23/ Gemi, an automated, fast, and easy-to-use bioinformatics tool with a user-friendly interface to design primers and probes for polymerase chain reaction (PCR). Gemi accepts multiple aligned and long DNA and RNA sequences with degenerate nucleotide (non-A/C/G/T bases). Gemi can be used for quantitative, real-time and conventional PCR (qPCR, rt-PCR, etc.), and Sanger sequencing. Gemi can parse large dataset of sequences efficiently. Python codes can be supported upon request. Article: Gemi: PCR primers prediction from multiple alignments Comparative and functional genomics 2012;2012:783138 DOI: https://doi.org/10.1155/2012/783138 PMID: https://www.ncbi.nlm.nih.gov/pubmed/23316117 PMCID: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3535827/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    RAFTS³G

    RAFTS³G

    Rapid Alignment Free Tool for Sequences Similarity Search to Groups

    ...Alcides Vieira Arco-verde street, 1225 % CEP: 81520-260 Jardim das Américas % Curitiba – PR % Brazil % % Developers and colaborators: % Roberto T. Raittz % Bruno T. L. Nichio % Ricardo A. Vialle % Aryel M. R. de Oliveira % Camilla R. Pierri % Leticia G. C. Santos % Alexandre Q. Lejambre % Nilson A. R. Coimbra % Dieval Guizelini % Jeroniza N. Marchaukoski % Fabio de O. Pedrosa
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jenetics: Java Genetic Algorithm Library
    The source code has been migrated and is now hosted on Github: https://github.com/jenetics/jenetics Jenetics is an advanced Genetic Algorithm, Evolutionary Algorithm and Genetic Programming library, respectively, written in modern day Java. It is designed with a clear separation of the several algorithm concepts, e. g. Gene, Chromosome, Genotype, Phenotype, Population and fitness Function. Jenetics allows you to minimize or maximize the given fitness function without tweaking it. In contrast to other GA implementations, the library uses the concept of an evolution stream (EvolutionStream) for executing the evolution steps. Since the EvolutionStream implements the Java Stream interface, it works smoothly with the rest of the Java Stream API. ...
    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
  • 5

    LOCUST

    Custom Sequence Locus Typer

    A Custom Sequence Locus Typer for Classifying Microbial Genotypic and Phenotypic Attributes. Publication: Brinkac LM, Beck E, Inman J, Venepally P, Fouts DE, Sutton G. LOCUST: A Custom Sequence Locus Typer for Classifying Microbial Isolates. Bioinformatics (Oxford, England). 2017 Jan 27; https://www.ncbi.nlm.nih.gov/pubmed/28130240
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    detectMITE

    Detection of Miniature Inverted Repeat Transposable Elements

    detectMITE - a MATLAB-based tool for detecting miniature inverted repeat transposable elements (MITEs) in genomes. [1] Who are we? Please visit website: http://bioinfolab.miamioh.edu [2] How to cite detectMITE? Ye C, Ji G, Liang C (2016) detectMITE: A novel approach to detect miniature inverted repeat transposable elements in genomes. Sci. 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. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    BayesRate

    BayesRate

    Bayesian estimation of diversification rates

    BayesRate is a program to estimate speciation and extinction rates from dated phylogenies in a Bayesian framework. 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
  • 8
    ...This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. In case you use the package in your work, we do appreciate a citation to the publications below. Citation: Yadav B, Peddinti G, Pemovska T, Khan SA, Szwajda A, Tang J, Wennerberg K and Aittokallio T. From drug response profiling to target addiction scoring in cancer cell models. (Submitted)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    fast_count_multi

    Extremely fast NGS read counter

    .../fast_count_multi num_threads gtf_file bam_file(s) > output Requires bamtools API library at run time, and c++0x for compile. git clone https://github.com/pezmaster31/bamtools cd bamtools mkdir build cd build cmake .. make export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path to/lib g++ -I bamtools/include/ -L bamtools/lib/ -o fast_count_multi fast_count_multi.cpp -lz -lbamtools -fpermissive -pthread -std=c++0x
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start 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

    detectIR - a MATLAB-based tool for detecting perfect and imperfect inverted repeats in genomes. [1] Who are we? Please visit website: http://bioinfolab.miamioh.edu [2] How to cite detectIR? 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    MSL

    MSL

    http://dx.doi.org/10.1002/jcc.22968

    ...MSL is developed in the Senes Lab at the University of Wisconsin-Madison and by a team of developers/users from other research laboratories. Reference: Kulp DW, Subramaniam S, Donald JE, Hannigan BT, Mueller BK, Grigoryan G, Senes A. Structural informatics, modeling, and design with an open-source Molecular Software Library (MSL). J Comput Chem. 2012 vol. 33 pages 1645-61 Download article at http://dx.doi.org/10.1002/jcc.22968
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SBEToolbox

    SBEToolbox

    Systems Biology and Evolution Toolbox (SBEToolbox).

    .... ******************************************************************************************************************************** PROJECT MIGRATED TO GITHUB FOR FUTURE UPDATES: https://github.com/biocoder/SBEToolbox/releases ******************************************************************************************************************************** Reference ( In Press ): ================= Konganti K, Wang G, Yang E, Cai JJ* (2013). SBEToolbox: a Matlab toolbox for biological network analysis. Evolutionary Bioinformatics, 8:1-15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Pop-seq

    Population simulator to solve next generation sequencing questions

    ...Combined with the Seq-sim tool you can generate pooled or bar-coded next generation sequencing biased outcomes. This tool were used to solve reappearing question in a experimental design (e. g. of how many plants or sequencing depth is advisable in a back crossed or out crossed scenario )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pontos

    Pontos

    Pontos calculates distance matrices from DNA sequence alignments.

    ...Ambiguities (things like R, Y, N, W, etc. in a DNA sequence) can be treated like: - consider ambiguities as always different; - consider ambiguity as partially different (e.g. R would be 0.5 different from A or G); - ignore ambiguities in each pairwise comparison; - remove all columns, globally, that show any ambiguity. Pontos was written in Linux, but should run in any system where Java works. Pontos is licensed under the GPL version 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RAPD Primer Design from Metagenomes (RPD-M) scans metagenome sequences identifying and determining relative frequency of candidate primers for Random Amplification of Polymorphic DNA (RAPD) assays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MeltDNA Tool For Prediction of DNA Duplex Hybridization & Melting Thermodynamics (delta G°, delta H° and delta S° ,Tm,Ta Prediction)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ProteinMusic is a Java program converting DNA sequences into music. The original idea for this project came from R. D. King at the University of Wales, Aberystwyth and C. G Angus from the Shamen (King, R.D. & Angus, C.G. (1996)).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo