Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 23

Showing 1016 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities. Icon
    AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.

    Trusted by 750+ companies and performing 200k+ code scans monthly.

    ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
    Learn More
  • Creatio Low-Code Development Platform Icon
    Creatio Low-Code Development Platform

    Automate any business idea in minutes with Studio Creatio Enterprise

    Intelligent low-code platform to empower both IT and non-IT staff to effortlessly build enterprise-grade apps and processes
    Learn More
  • 1

    NovelSeq

    Novel sequence insertion detection

    The NovelSeq pipeline is designed to detect novel sequence insertions using high throughput paired-end whole genome sequencing data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    denovo_solid_pipeline

    Pipeline for small genome assembly using SOLiD sequencing technology

    denovo_solid_pipeline (DSP) is a semi automated pipeline for short genome assembly using SOLiD sequencing data. The main features of the pipeline are the optimization of the number of read-correction runs and computational resources via dynamic programming. DSP also has the advantage over the currently available pipeline (denovo2) of generating more contigs suitable for further assembly steps, increasing the chances of detecting sequencing errors and/or polymorphic sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Olorin is an interactive filtering tool for next generation sequencing data coming from the study of large complex disease pedigrees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Xi Spectrum Viewer

    Mass Spectrum Viewer Tool

    To overcome current limitations in published MS data accessibility, we introduce a browser-based spectrum viewer that aims to allow exploration of alternative interpretations for MS spectra and additionally: can be operated by non-specialists, is open source, can be integrated into other software, gives appropriate publication-quality output. Spectrum Viewer is implemented totally on the client side using XHTML for menus and dialogs, SVG for spectrum and peptide display, and Javascript to drive functionality. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • A privacy-first API that predicts global consumer preferences Icon
    A privacy-first API that predicts global consumer preferences

    Qloo AI adds value to a wide range of Fortune 500 companies in the media, technology, CPG, hospitality, and automotive sectors.

    Through our API, we provide contextualized personalization and insights based on a deep understanding of consumer behavior and more than 575 million people, places, and things.
    Learn More
  • 5
    CUO

    CUO

    Codon Usage Optimizer

    ...The main tool in CUO, Moptimizer, introduces a semi-automatic way of gene optimization which provides more flexibility and accuracy during the optimization process. The future plan for CUO is to be developed into a multipurpose bioinformatics software where data, findings, planning and learning in biology labs can be created and shared at finger tips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    RICmerge

    Improved Isobaric Label Reporter Ion Assignment

    This script and underlying data are in support of the manuscript entitled "Improved reporter ion assignment of raw isobaric stable isotope labeled LC-MALDI-TOF/TOF MS/MS spectral data for quantitative proteomics". Authors: Thomas Jakoby, Andreas Tholey and Bart H.J. van den Berg* * = corresponding author bvdberg@live.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Self-Organizing Map Maker for Education and Research. Features include 3D-visualization of the training process, various 2D and 3D map topologies, easy extensibility to additional topologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TreQ

    TreQ

    Indel-tolerant Read Mapper

    TreQ aims at mapping reads from next generation sequencing (NGS) data to a reference genome, with emphasis on accuracy in the presence of structural variations like insertions and deletions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Houzz Pro is the #1 business management software for home construction and design professionals. Icon
    Houzz Pro is the #1 business management software for home construction and design professionals.

    Get the all-in-one tool for marketing, project and client management built specifically for remodeling and design professionals.

    Get an all-in-one solution that spans the full customer lifecycle, including marketing, CRM, estimation & proposal building, project management, a 3D Floor Plan builder, an online invoicing and payment portal, as well as a client portal and collaboration tools. Start a free trial today to see why thousands of Pros run their business on Houzz Pro. Plans available for all business sizes.
    Learn More
  • 10

    qpure

    Tool to assess tumour sample cellularity from SNP arrays.

    qpure is an R script that uses copy-number and B allele frequency data from Illumina Omni 1M genotyping (SNP) arrays to assess the tumour content (cellularity) of cancer tissue samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    sigTOOL
    sigTOOL provides a user-extendable signal analysis environment for processing electrophysiological data within MATLAB. Neuron spike-train, + spectral and time-domain analyses are built in. See http://dx.doi.org/10.1016/j.jneumeth.2008.11.004
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Screening Assistant 2
    ScreeningAssistant 2 is a modular software dedicated to perform various simple and advanced chemoinformatics analysis around chemical libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SOAPsv

    SOAPsv

    SOAPsv: is a program for detecting the structural variation

    This is an approach that complements previous methods for reliable homozygous structural variation identification. Our approach accurately determines genotype and breakpoints relative to a reference genome based on de novo assembly of Illumina Genome Analyzer sequencing data. In this method, we examined only homozygous structural variations because detecting heterozygous structural variations requires assembly of haplotype sequences, which is not yet possible using existing assemblers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tool that compresses and decompresses fastq files.
    Downloads: 0 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
    Podbat
    A tool to visualize, analyze and store genomic positioning data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An integrated bioinformatics toolkit for analysis of ChIPseq data from the Illumina DNA sequencing platform. Includes filtering, quality control, simulation, peakfinding, visualization, and comparison of samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    FastMap is Java based software that performs quantitative trait locus mapping for gene expression data (eQTL Mapping).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...Selbst im vereinfachten zweidimensionalen HP-Modell (hydrophob/polar) ist die Proteinfaltung bereits NP-vollständig. Hier implementieren wir einen brute-force Algorithmus zur Lösung kurzer Eingabesequenzen (0-1-Bitstrings) für die Proteinfaltung. Spende einen Cappuccino: Bitcoin: 1HqrdnfQgi9B4LW8UEvLAwh7X5gXPCoQ5B Litecoin: LeCx44jGjHxiVZ8f6MyumLTCxPcp3ePKJT Paypal: paypal.me/GerritLeder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Gdraw

    An app and a Perl library for genome feature drawing

    Gdraw is an genome visualization tool, including a GUI application and a Perl library. The GUI application creates the drawing interactively. It can also create the drawing by import annotated sequence files (such as Genbank, EMBL). Its backend library can be used in user-written perl scripts to create highly customized drawings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    iPiG

    Integrating PSMs into Genome browser visualisations

    iPiG targets the integration of peptide spectrum matches (PSMs) from mass spectrometry (MS) peptide identifications into genomic visualisations provided by genome browser such as the UCSC genome browser (http://genome.ucsc.edu/). iPiG takes PSMs from the MS standard format mzIdentML (*.mzid) or in text format and provides results in genome track formats (BED and GFF3 files), which can be easily imported into genome browsers. For more details about iPiG and it's functionallity, please see "iPiG: Integrating Peptide Spectrum Matches Into Genome Browser Visualizations" Mathias Kuhring and Bernhard Y. Renard (http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0050246)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    bint

    Converts intensity text files to binary for fast subsetting

    bint was written for the purpose of obtaining subsets of intensity data from genotyping assays. Either the X & Y intensities for creating cluster plots or Log R Ratio and B Allele Frequencies for CNV detection. Extracting the data for individual SNP/CNV markers or individual samples was slow grep/awk'ing the text files exported from the genotyping run (e.g. Illumina final report files). bint converts the text representation of the intensity float data to into a IEEE754 indexed binary file for rapid extraction of subsets of the data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    this script is to visualize the coordinates data. the input is ncbiblast tabular format or a simple coordinates file. output is a png graph file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Linking Yabi with RDA

    This software system enables publication of YABI workflows to the RDA.

    ...By sharing the description of their workflows, scientists facilitate the diffusion and re-use of their data. This website provides access to the workflows and datasets that have been made public. By login in, scientist can edit, manage and publish their collection descriptions to the Research Data Australia.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB