Showing 39 open source projects for "https"

View related business solutions
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • Infor M3 ERP Icon
    Infor M3 ERP

    Enterprise manufacturers and distributors requiring a solution to manage and execute complex processes

    Efficiently executing the complex processes of enterprise manufacturers and distributors. Infor M3 is a cloud-based, manufacturing and distribution ERP system that leverages the latest technologies to provide an exceptional user experience and powerful analytics in a multicompany, multicountry, and multisite platform. Infor M3 and related CloudSuite™ industry solutions include industry-leading functionality for the chemical, distribution, equipment, fashion, food and beverage, and industrial manufacturing industries. Staying ahead of the competition means staying agile. Our new capabilities bring improved data-driven insights and streamlined workflows to help you make informed decisions and take quick action.
    Learn More
  • 1

    MPIGeneNet

    Parallel tool to construct gene co-expression networks

    ...This tool takes as input a matrix with the expression values (a float value) for different genes observed from several samples. It is a parallelization of RMTGenNet tool (https://github.com/spficklin/RMTGeneNet). MPIGeneNet integrates the whole procedure of creating the in one program, which makes the tool easier to work with (the users only have to launch the application once) and avoids writing/reading from intermediate files among the modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GenForm

    Generation of molecular formulas by high-resolution MS and MS/MS data

    ...Muller: MS/MS Data Improves Automated Determination of Molecular Formulas by Mass Spectrometry. MATCH Commun. Math. Comput. Chem. 65, 259-290, 2011. The software user manual is available here: https://www.researchgate.net/publication/307964728_MOLGEN-MSMS_Software_User_Manual Example MS and MS/MS data files for GenForm can be downloaded here: https://sourceforge.net/p/genform/code/HEAD/tree/trunk/data/ A first program call could look like this: GenForm ms=SinapinicAcidMs.txt msms=SinapinicAcidMsMs.txt exist out
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Comet MS/MS search engine

    Comet MS/MS search engine

    Comet open source tandem mass spectrometry (MS/MS) search engine.

    September 2021: the code repository has migrate to https://github.com/UWPR/Comet Comet is an open source tandem mass spectrometry (MS/MS) sequence database search engine. It identifies peptides by searching MS/MS spectra against sequences present in protein sequence databases. Comet currently exists as a simple Windows or Linux command line binary that only does MS/MS database search.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    ...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. If you prefer to use GitHub, go to https://github.com/kalngyk/calibur
    Downloads: 0 This Week
    Last Update:
    See Project
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    For Enterprise PMOs

    Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
    Learn More
  • 5
    ...OpenMS offers data structures and algorithms for the processing of mass spectrometry data. The library is written in C++. Our source code and wiki lives on GitHub (https://github.com/OpenMS/OpenMS).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    MPICorMat

    Parallel tool to construct correlation similarity matrices

    ...This tool takes as input a matrix with the expression values (a float value) for different genes observed from several samples. It is a parallelization of the first module of the RMTGenNet tool (https://github.com/spficklin/RMTGeneNet). RMTGeneNet users can exchange this CCM module by MPICorMat, benefit from its fast computation to generate the similarity matrix, and then use the similarity matrix as input for the second module (RMM) to construct the final gene co-expression network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Meraculous-2D

    Meraculous-2D

    Eukaryotic Genome Assembler

    ...The assembly is driven by a perl pipeline which performs data fragmentation and load balancing, as well as submission and monitoring of multiple task arrays on a GE/SLURM-type cluster or a standalone multi-core server. Manuscripts in submission: https://arxiv.org/abs/1703.09852 https://arxiv.org/abs/1608
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pteros
    !!! PTEROS DEVELOPMENT MOVED TO GITHUB !!! New project page: https://github.com/yesint/pteros New documentation page: https://yesint.github.io/pteros/ Pteros is the C++ library for custom molecular modeling and simulations codes designed for researchers, not for C++ gurus. Provides facilities for PDB, XTC and TRR files IO, powerful selections, geometry transformations, RMSD fitting and alignment, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    STochastic Engine for Pathway Simulation
    Stochastic simulator for signaling pathways occuring in biological cells. Handles reaction-diffusion processes in 3D tetrahedral meshes. Please check our new repository: https://github.com/CNS-OIST/STEPS
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10

    Virtual Cell

    Former home of the Virtual Cell platform (VCell), see http://vcell.org

    This project and all source code has moved to GitHub, see https://github.com/virtualcell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PingPongPro

    Find ping-pong signatures like a pro

    IMPORTANT NOTE: This project has been migrated to GitHub and is no longer maintained here. Please refer to: https://github.com/suhrig/pingpongpro Piwi-interacting RNAs (piRNAs) are a class of small non-coding RNAs, predominantly active in the germ line. There, they limit the detrimental effect of transposons on the genome. They do so by forming a complex with Piwi proteins. The complex binds and then cleaves mRNA molecules of active transposons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fast_count_multi

    Extremely fast NGS read counter

    ...Files include: fast_count_multi - reports all counts and RPKM, multithreading support fast_count_deseq - reports gene counts in deseq compatible format, multithreading support fast_count - reports all counts with no multithreading support. usage ./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
  • 13

    BamBam

    Tools for genomic analysis

    ...Tools are provided for calling SNPs and indels, identifying large scale deletions, tabulating counts of mapped reads, methylation analysis, and more. Depends on SAMtools (http://samtools.sourceforge.net/) and BAMtools (https://github.com/pezmaster31/bamtools). Also uses BioPerl, which is included in the download tarball.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HeatmapGenerator
    ....: "HeatmapGenerator: High performance RNAseq and microarray visualization software suite to examine differential gene expression levels using an R and C++ hybrid computational pipeline." Source Code for Biology and Medicine, 2014 9:30] HeatmapGenerator source code is available at: https://github.com/Bohdan-Khomtchouk/HeatmapGenerator Bohdan Khomtchouk wishes to acknowledge the support of the Department of Defense (DoD) through the National Defense Science & Engineering Graduate Fellowship (NDSEG) Program. HeatmapGenerator is released under the GNU GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    HiLive

    Realtime Alignment of Illumina Reads - old repo

    Please note that this repo is outdated! Please find the latest version of HiLive here: https://gitlab.com/SimonHTausch/HiLive
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flexbar

    Flexbar

    flexible barcode and adapter removal for sequencing platforms

    Flexbar moved to https://github.com/seqan/flexbar The program Flexbar processes high-throughput sequencing data efficiently. It demultiplexes barcoded runs and removes adapter sequences. Moreover, trimming and filtering features are provided. Flexbar supports next-generation sequencing data in fasta and fastq format, e.g. from the Illumina platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Madeline 2.0 Pedigree Drawing Engine

    Madeline 2.0 Pedigree Drawing Engine (PDE)

    The Madeline 2.0 Pedigree Drawing Engine is a pedigree drawing program designed to handle large and complex pedigrees with an emphasis on readability and aesthetics. PLEASE NOTE THAT as of 2015.09.30, the most current Madeline source code tree is now maintained on GITHUB at https://github.com/piratical/Madeline_2.0_PDE .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vcftools
    A set of tools for working with VCF files, such as those generated by the 1000 Genomes Project. This project is migrating to github: https://vcftools.github.io/
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19

    LDhat

    Estimate Recombination Rates from Population Genetic Data

    LDhat is a package written in the C language for the analysis of recombination rates from population genetic data. This package has migrated to github: https://github.com/auton1/LDhat
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Muninn

    A software package for estimating generalized ensemble weights in Mark

    We have moved to GitHub: https://github.com/muninnorg/muninn As of July 2015 we have moved to GitHub. The SourceForge page will preserved, with the old releases. Muninn is a software package for estimating generalized ensemble weights in Markov chain Monte Carlo (MCMC) simulations. The method is full automated and makes use of the generalized multihistogram (GMH) equations for estimation the density of states [1].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CUDAlign

    CUDAlign is a tool that aligns huge DNA sequences in CUDA capable GPUs

    ...CUDAlign: using GPU to accelerate the comparison of megabase genomic sequences. PPOPP 2010: 137-146 The latest source code can be found in Github. See the MASA project at https://github.com/edanssandes/MASA-CUDAlign
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Glycosylation Microviewer

    Glycosylation Microviewer

    An application create, simulate and adjust N-linked glycosylation.

    ...A dynamic plot is supplied to show the value of mole amout and mole fraction of various glycoform. Thanks to Alexey Balakin and Alessandro Presta. Alexey Balakin supply mathgl(https://sourceforge.net/projects/mathgl) that make the implementation of dynamic plot in this application easily. Alessandro Presta supply fga(https://sourceforge.net/projects/fga) that provide a powerful use of GA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SOAPdenovo-Trans

    SOAPdenovo-Trans

    A de novo transcriptome assembler.

    Latest Codes on GitHub: https://github.com/aquaskyline/SOAPdenovo-Trans SOAPdenovo-Trans is a de novo transcriptome assembler inherited from the SOAPdenovo2 framework, designed for assembling transcriptome with alternative splicing and different expression level. The assembler provides a more comprehensive way to construct the full-length transcript sets compare to SOAPdenovo2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MICA-aligner

    MICA-aligner

    Next-generation sequencing short reads aligner based on Intel® MIC

    Latest Code in GitHub: https://github.com/aquaskyline/MICA-aligner To better utilize MIC-enabled computers for NGS data analysis, we developed a new short-read aligner MICA that is optimized in view of MIC’s limitation and the extra parallelism inside each MIC core. Experiments on aligning 150bp paired-end reads show that MICA using one MIC board is ~4.85 times faster than the CPU-(multi-core)-based BWA-MEM and about the same speed as the GPU-based SOAP3-dp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SOAP3-DP

    SOAP3-DP

    Fast, Accurate and Sensitive GPU-based Short Read Aligner

    Latest Code on GitHub: https://github.com/aquaskyline/SOAP3-dp SOAP3-dp, through leveraging the computational power of both CPU and GPU with optimized algorithms, delivers high speed and sensitivity simultaneously. Compared with widely adopted aligners including BWA, Bowtie2, SeqAlto, CUSHAW2, GEM and GPU-based aligners BarraCUDA and CUSHAW, SOAP3-dp was found to be two to tens of times faster, while maintaining the highest sensitivity and lowest false discovery rate (FDR) on Illumina reads with different lengths. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB