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

138 projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z" with 2 filters applied:

  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 1
    pteros
    ...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
  • 2
    RoadRunner represents a state-of-the-art simulation library for SBML models. It is fast, portable and accurate. This projects hosts the library and tools using the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 2 This Week
    Last Update:
    See Project
  • 4

    EXCAVATOR2tool

    Enhanced tool for detecting CNVs from whole-exome sequencing data

    ...We recently published on BMC Genomics a novel software package, named XCAVATOR, for the identification of CNVs/CNAs from short and long reads whole-genome sequencing experiments (https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-017-4137-0). XCAVATOR is freely available at http://sourceforge.net/projects/xcavator/. EXCAVATOR2 is a collection of bash, R and Fortran scripts and codes that analyses Whole Exome Sequencing (WES) data to identify CNVs. EXCAVATOR2 enhances the identification of all genomic CNVs, both overlapping and non-overlapping targeted exons by integrating the analysis of In-targets and Off- targets reads. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5

    Placnet

    Placnet project

    Plasmid Constellation Network project. Placnet is a new tools for plasmid analysis in NGS projects. Placnet has been written in Perl. It's been optimized to work with Illumina sequences but it also works with 454, Iontorrent or any of the actual sequence technologies. The input of placnet is a set of contigs and one or more SAM files with the mapping of the reads against the contigs. Placnet obtains a set of files, easily opened on Cytoscape software or other network tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SwisTrack 4 is a powerful software for tracking robots, humans, animals and objects using a camera or a recorded video as input source. It contains interfaces for USB, FireWire and GigE cameras, as well as AVI files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    klugerlab
    Projects and applications developed from the lab of Yuval Kluger at the Pathology department at Yale
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Visualization of Protein-Ligand Graphs

    Visualization of Protein-Ligand Graphs

    Compute protein graphs. Moved to https://github.com/MolBIFFM/PTGLtools

    ...The Visualization of Protein-Ligand Graphs (VPLG) software package computes and visualizes protein graphs. It works on the super-secondary structure level and uses the atom coordinates from PDB files and the SSE assignments of the DSSP algorithm. VPLG is command line software. If you do not like typing commands, try our PTGL web server: http://ptgl.uni-frankfurt.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    runjags

    The 'runjags' R package and standalone JAGS extension module

    This package provides high-level interface utilities for MCMC models via Just Another Gibbs Sampler (JAGS), facilitating the use of parallel (or distributed) processors for multiple chains, automated control of convergence and sample length diagnostics, and evaluation of the performance of a model using drop-k validation or against simulated data. Template model specifications can be generated using a standard lme4-style formula interface to assist users less familiar with the BUGS syntax. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    The Systems Biology Results Markup Language is a language describing data. Unlike flat data formats, SBRML allows describing the origin of the data as well. This project hosts a library and tools for using SBRML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    denovo_hit

    Outputs potential denovo variants from VCF given pedigree information.

    Program takes variants calls and determines if the call is novel for a child compared to parents. 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, ... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JFASTA

    Java implementation for the FASTA file format.

    JFASTA is a lightweight framework for handling FASTA files. It supports reading, writing and parsing of single- or multi-FASTA files. Files may be read/ written at once, or stream-based (memory efficient). It's stable, very intuitive and good integrated with Java 1.5 SDK and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PANorama2.0

    PANorama2.0

    PANorama: Panicle phenotyping for Oryza sativa

    PANorama is a Linux-compatible, open-source software package for panicle image acquisition, processing, and phenotyping. PANorama 2.0 contains new phenotype measurements and is available for download within the "Files" tab listed above. Installation and user instructions are located within the "Wiki" tab. How to videos are available for streaming at the link below, or for download in the "Files" tab above. Information regarding the project and funding can be found at http://ricediversity.org, and within the corresponding publications and how-to videos: How to videos: http://vimeo.com/cornellricelab PANorama1.0 (Crowell et al. 2014): http://www.plantphysiol.org/content/165/2/479.short PANorama2.0 (Crowell et al. 2016): (http://goo.gl/vQux5Z)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    bsclient

    An interactive FTP-like command-line BaseSpace download client

    bsclient is an interactive text-based client for browsing and downloading files from Illumina BaseSpace. It has a simple interface simliar to FTP and can be used to easily download files onto a remote server or in any situation when the web-based interface is not accessible or desirable. Please note that current development on this project has moved to GitHub: https://github.com/jvolkening/bsclient
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    VarScan

    VarScan

    Variant detection in next-generation sequencing data

    Variant detection in massively parallel sequencing. For one sample, calls SNPs, indels, and consensus genotypes. For tumor-normal pairs, further classifies each variant as Germline, Somatic, or LOH, and also detects somatic copy number changes. THE LATEST VERSION IS AVAILABLE ON GITHUB
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    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: 33 This Week
    Last Update:
    See Project
  • 17
    aisconvert
    Toolkit for processing genetic data. Currently supports (command-line): Half-IBD (Identity by descent) aka HIRs - between 2 or any number of files (in distances and cM); RAW2PED, PED2RAW conversions; regions of homozygousity and other converters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ChemClipse 3rd Party Libraries

    ChemClipse Third Party Libraries

    The ChemClipse 3rd Party Libraries are plug-ins which encapsulate the functionality of other open-source projects to be usable through Eclipse/OSGi bundles within the ChemClipse Rich Client Platform (RCP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gene Studio is a free tool for modelling of DNA manipulation. It will allow to work with vectors, to design primers, to clone molecules and provide user friendly intewrface.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 20
    Shoal

    Shoal

    A lot of fish in a shoal, in a gigantic scientific ocean.

    ...Shoal Shell Project needs grownup I'm just a student in the university, and the shoal shell just in its begining, if you have any idea about shoal, please contact me from xie.guigang@gmail.com. The Shoal shell needs your professional advice. Try get some help (if you want build the shoal library by yourself): https://sourceforge.net/p/shoal/wiki/Shoal%20Developer%20Guide/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GenomeView
    GenomeView is a genome browser and annotation editor that displays reference sequence, annotation, multiple alignments, short read alignments and graphs. Most major data formats are supported. Local and internet files can be loaded. This project has moved to GitHub: https://github.com/GenomeView/genomeview
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This script can convert raw diffraction images to JPEG files. Support ADSC, MarCCD, Mar345, RAXIS and PILATUS, and can be run on Windows, Linux and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VANTED
    VANTED - Visualization and Analysis of NeTworks containing Experimental Data At SourceForge the VANTED development history is preserved, only limited amount of development will proceed here. Please head on to the most recent developments, which can be observed at www.vanted.org.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    SyntheticWSI

    Tools to generate and visualize artificial whole slide images

    ...Collection of tools to help generate artificial Whole Slide Images (WSIs). A WSI is stored as a ZIP archive of JPG tiles, and this software contains a tool to visualize this format. SVS files can be used directly for texture extraction (thanks to the included Bio-Formats library). Main source files in package fr.unistra.wsi.synthetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ymap - Yeast Mapping Analysis Pipeline

    Ymap - Yeast Mapping Analysis Pipeline

    Pipeline for large-scale genome changes analysis of genome datasets.

    The active use repository has migrated over to: https://github.com/darrenabbey/ymap The repository here was errantly created with some large binary files included. Attempts to extract the files from the history here have failed. A copy of the history was successfully scrubbed and then hosted at github. -------- Eukaryotic pathogens have complicated and dynamic genomes. To facilitate analysis of copy number variations (CNV), single nucleotide polymorphisms (SNPs), and loss of heterozygosity (LOH) events in Candida albicans, the most common human fungal pathogen, we developed a pipeline for analyzing diverse genome-scale datasets from microarray, deep sequencing, and restriction site associated DNA sequence experiments for clinical and laboratory strains. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB