Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z" - Page 3

Showing 113 open source projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

View related business solutions
  • MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design. Icon
    MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.

    Microstation enables architects, engineers, and designers to create precise 2D and 3D drawings that bring complex projects to life.

    MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
    Learn More
  • Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes. Icon
    Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.

    Track your GenAI risk, run multichannel deepfake simulations, and engage employees with incredible security training.

    Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
    Learn More
  • 1

    TriageTools

    Tools for partitioning and prioritizing fastq data

    TriageTools is a collection of tools for partitioning raw data (fastq reads) from high-throughput sequencing projects. The tools are designed for basic data management as well for prioritizing analysis of certain subsets. The project wiki contains usage information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DimerRemover

    Remove adapter dimers from NGS data

    This program can be used to count or remove adapter dimers in fastq files. Using a provided adapter sequence, it generates variations of this sequence and stores them in a hash table. The reads can then be directly matched against the hash. It is far more time efficient than doing alignment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    FishingCNV

    Copy number variation (CNV) detection in exome sequencing data

    FishingCNV, a software tool developed at McGill University, is a tool for comprehensive analysis of rare copy number variations in high-throughput exome sequencing data. The inputs are standard coverage files produced by Genome Analysis ToolKit (GATK), and the output is a file containing putative CNVs. The program comes in 2 different releases * GUI version (FishingCNV_X.X.X.zip) * Command line version (FishingCNV_X.X_pipeline) Browse through our files to find the different releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    is-sfe

    is-sfe

    Information System "Supercritical Fluid Extraction"

    ...The final target is to help to scientists who worked with supercritical fluids to predict some useful properties such as density, solubility etc. In order to calculate molecular descriptors, parse SMILES and another applied purposes is used Chemistry Development Kit (https://sourceforge.net/projects/cdk).
    Downloads: 0 This Week
    Last Update:
    See Project
  • EasySend is a no-code platform that transforms customer journeys Icon
    EasySend is a no-code platform that transforms customer journeys

    Defy form limits. 
Create digital experiences.

    Evolve forms into smart, AI-powered digital workflows that streamline your data intake and elevate customer experiences.
    Learn More
  • 5
    Onco-STS

    Onco-STS

    A web-based Laboratory Information Management System

    ...The systematic sequencing and analysis of tumour samples, as well other oncogenomic experiments, necessitates the tracking of relevant sample information throughout the investigative process. These meta-data of the sequencing and analysis procedures include information about the samples and projects as well as the sequencing centers, platforms, data locations, results locations, alignments, analysis specifications and further information relevant to the experiments. The sample tracking system for oncogenomic studies (Onco-STS) is designed to store these data and make them easily accessible to the researchers who work with the samples. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DeNovoCheck

    DeNovoCheck: Inheritance analysis for NGS trio data

    ...For rare dominant Mendelian diseases, patient-parent trios are often used to reduce the number of candidate variants. The algorithm bases the inheritance prediction on the data available in the parental BAM files and allows for a fast and reliable selection of potential de novo variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cnvHiTSeq

    cnvHiTSeq is a set of tools for detecting CNVs using sequencing data.

    cnvHiTSeq is a set of Java-based command-line tools for detecting Copy Number Variants (CNVs) using next-generation sequencing data. cnvHiTSeq uses standard BAM files as input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JGBParser

    jgbparser, gbk parser, genbank parser, bioinformatics

    We present an alternative library for development of bioinformatics Java applications. a Java implementation of JGBParser was built. It consists in a library, able to analyze text files in the GenBank Flatfile (GBF) format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ontology Common API Tasks (OntoCAT)
    An open source common API tasks to query existing ontology resources in local files (OWL and OBO) as well as public repositories (Bioportal, OLS) using a standardised, uniform interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ServiceDesk Plus, a world-class IT and enterprise service management platform Icon
    ServiceDesk Plus, a world-class IT and enterprise service management platform

    Design, automate, deliver, and manage critical IT and business services

    Best in class online service desk software. Offer your customers world-class services with ServiceDesk Plus Cloud, the easy-to-use SaaS service desk software from ManageEngine, the IT management division of Zoho. Track and manage IT tickets efficiently, resolve issues faster, and ensure end-user satisfaction with the cloud-based IT ticketing system used by over 100,000 IT service desks worldwide. Manage the complete life cycle of IT incidents, problems, changes, and projects with out of the box ITIL workflows. Create support SLAs, define escalation levels, and ensure compliance. Automate ticket dispatch, categorization, classification, and assignment based on predefined business rules, and set up notifications and alerts for timely ticket resolution. Reduce walk ins and unnecessary tickets by giving your users more control. Enable end users to access IT services through your service catalog in the self-service portal. Help users create and track tickets and search for solutions.
    Learn More
  • 10
    Tools for mass spectrometry, especially for protein mass spectrometry and proteomics: Quantification tools, converters for Applied Biosystems (Q Star and Q Trap), calculation of in-silico fragmentation spectra, converter for Mascot result files
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve fundamental problems in phylogenetics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CallSim

    CallSim

    low-volume read processing base corrector

    ...CallSim provides a final classification or rescue of a base/indel in reads, where putative variants have been identified via typical SNP/indel workflows. plots rendered by: JFreeChart library http://sourceforge.net/projects/jfreechart/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    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
  • 15

    Linking BPA with RDA

    This software system enables publication of ISA-Tab files to RDA.

    BioPlatforms Australia (BPA) has funded a number of datasets generation initiatives around important research themes and scientific challenges faced by Australian researchers to provide a unique public resource for the benefit of Australian life sciences research. These large scale genomic, proteomic and metabolomic datasets are being generated and centrally managed by Bioplatforms Australia in collaboration with leading scientists, research institutes and government agencies. With the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JFinisher

    JFinisher

    JFinisher is software for alignment, editing and manipulation DNA seqs

    ...Starting from a reference sequence, the program align contigs using Smith-Waterman local alignment algoritm with auxiliary methods, allowing management of the alignments generated. It has graphical interface for manipulation and visualization of the actions, uniting features that help in editing the sequences. It has internal projects manageable and ability to export results in the standard formats of the area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Phenex
    Phenex is an application for annotating taxa and phenotypes in character matrix files with ontology terms. Phenex saves ontology annotations alongside traditional character matrix data using the NeXML format standard for evolutionary data. Current Phenex development is taking place at GitHub: https://github.com/phenoscape/Phenex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BioX (pronounce as bio cross) is a system for the management of local and remote (currently supporting RMI, CORBA and SOAP Web Services) components such as files and services (e.g. BLAST). Additionally, the components can be composed to workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PileLine (Pileup pipeLine) is a toolkit for efficient handling of genomic position (GP) files, produced by next-generation sequencing experiments. It is designed to be memory efficient by performing on-disk operations over sorted GP files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Intrepid Bioinformatic's Integrative Genomics Viewer (IGV) modifications for viewing NGS files on IGV with data located on remote servers, accessed by web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Data curation tool to maintain variables for the National Survey of Health and Development managed by the Lifelong Health and Ageing Unit of the Medical Research Council.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    clinicalStudyTracker

    Clinical study tracker tracks case study members through activities.

    Developed at Medical Research Council UK to meet a common clinical trial need to track various types of clinical data. Users log dates of completed tasks against participant ID. Simple, useable, reduces lost data! Makes graphical progress reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Object oriented reusable software classes designed to be used to construct larger software projects developed in multiple software languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple tool to import the diff, gtf and tracking files from cufflinks, cuffcompare, cuffdiff into a new sqlite database for data mining.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB