Simple Project List Software Map

389 projects in result set
Última Atualização: 2012-03-05 22:43

Basic Local Alignment Search Tool

BLAST is a set of similarity search programs
designed to explore all of the available sequence
databases regardless of whether the query is
protein or DNA. It uses a heuristic algorithm
which seeks local as opposed to global alignments,
and is therefore able to detect relationships
among sequences which share only isolated regions
of similarity. It can be run locally as a full
executable, and can be used to run BLAST searches
against private, local databases, or downloaded
copies of the NCBI databases. It runs on Mac OS,
Win32, LINUX, Solaris, IBM AIX, SGI, Compaq OSF,
and HP- UX systems.

(Machine Translation)
Última Atualização: 2012-09-06 12:35

VTD-XML

Virtual Token Descriptor for eXtensible Markup Language (VTD-XML) refers to a collection of efficient XML processing technologies centered around a non-extractive XML parsing technique called Virtual Token Descriptor (VTD). Depending on the perspective, VTD-XML can be viewed as either an XML parser, a native XML indexer or a file format that uses binary data to enhance the text XML, an incremental XML content modifier, an XML slicer/splitter/assembler, or an XML editor/eraser.

(Machine Translation)
Última Atualização: 2014-05-25 18:14

SimThyr

SimThyr is a continuous simulation program for pituitary-thyroid feedback control. Applications of this program cover research, including development of hypotheses, and education of students in biology and medicine, nurses, and patients.

(Machine Translation)
Última Atualização: 2014-03-17 22:54

LabKey Server

LabKey Server is open source software that helps scientists manage, analyze, and share complex datasets. It supports tandem mass spectrometry, flow cytometry, assays for neutralizing antibodies, Luminex, observational studies, and secure, Web-based collaboration. The software is modular, configurable, and customizable. It can be installed in your institution on any modern hardware and operating system. It is designed to integrate with your existing systems, instruments, and work flows, and to be readily adapted by skilled programmers to novel methods of inquiry. The project is under active development by a team of professional software engineers and a community of active contributors. New versions are released about four times per year.

(Machine Translation)
Database Environment: SQL-based
Destinado Audiência: Management
Sistema Operacional: MacOSX, Linux, Windows, OS Independent
Linguagem de Programação: Java, JavaScript
Interface de Usuário: Web Environment
Última Atualização: 2014-04-30 23:36

Pathomx

Pathomx is a workflow-based tool for the analysis of metabolomic and other omics datasets. It is interactive, visual, extensible, intelligent, and free for any use. It lets you dynamically build analysis workflows using the interactive editor. Drag and drop connections between plugin tools to create a complete workflow through which to run your analysis. Data can be loaded and processed automatically, and new approaches tested simply by connecting tools.

(Machine Translation)
Última Atualização: 2004-11-01 22:48

AntFlow

AntFlow builds upon Apache Ant to provide a new
approach to simplifying system automation that
uses pipelines of hot folders chained together to
perform a given task. Using XML, it associates an
automated task such as data transfer, encryption,
or XML processing with a directory on the local
system. Whenever a file is copied or written into
the hot folder, the associated task is executed
and the file is moved to the next hot folder in
the pipeline for further processing.

(Machine Translation)
Última Atualização: 2004-09-08 08:40

CARE2X

Care2x (formerly Care 2002) is software for hospitals and health care organizations. It is designed to integrate the different information systems existing in these organizations into a single efficient system. It solves the problems inherent in a network of multiple programs that are incompatible with each other. It can integrate almost any type of services, systems, departments, clinics, processes, data, or communication that exist in a hospital. Its design can even handle non-medical services or functions like security or maintenance. All of its functions can be accessed with a Web browser, and all program modules are processed on the server side.

Última Atualização: 2011-04-07 21:16

JHeatChart

JHeatChart is a one class Java API for generating heat map charts that was created because very few charting APIs seem to contain the facility to create heat maps. It is not a full featured charting API and cannot be used to other charts. The generated charts are created as Java Image objects, which can be incorporated into a GUI or saved to a file.

Última Atualização: 2003-01-04 14:51

SigmaPi Neurosimulator

SigmaPi is a simulator for recurrent neural networks of arbitrary topology. It uses the LSTM neuron model, and implements a training algorithm based on RTRL with some extensions taken from RProp.

Última Atualização: 2006-05-25 02:09

Pattern Classification Program

PCP (Pattern Classification Program) is a machine learning
program for supervised classification of
patterns. It runs in interactive and batch modes, and
implements the following machine learning algorithms and
methods: k-means clustering, Fisher's linear discriminant,
dimension reduction using Singular Value Decomposition,
Principal Component Analysis, feature subset selection,
Bayes error estimation, parametric classifiers (linear and
quadratic), pseudo-inverse linear discriminant, k-Nearest
Neighbor method, neural networks, Support Vector
Machine algorithm (SVM), model selection for SVM, cross-validation, and bagging
(committee)
classification.

(Machine Translation)
Última Atualização: 2006-07-30 05:20

PhpLabware

PhpLabware is a database system with features similar to Filemaker and Access, but is completely Web-based. Relational
databases can be defined through the Web interface and extended with PHP plugin code. User and group access is regulated at the record level. It was written by and for life sciences research scientists, but should be generally useful as a Web-based front end to SQL databases.

(Machine Translation)
Última Atualização: 2002-03-15 07:35

BioJava

BioJava aims to provide a comprehensive set of Java components for the rapid development of applications in Bioinformatics. It contains interfaces for representing Sequences, Features, and other important bioinformatics concepts. It can also read and write sequence data in a variety of common formats and communicate with Ensembl databases and with DAS and BioCorba servers.

Última Atualização: 2011-10-26 13:15

E-Cell System

E-Cell System is an object-oriented software suite for modelling, simulation, and analysis of large scale complex systems such as biological cells. It allows many components, driven by multiple algorithms with different timescales, to coexist. The core library is written in C++ with a Python binding, and frontend software uses Python.

Última Atualização: 2007-03-03 03:42

JOELib/JOELib2

JOELib/JOELib2 is a cheminformatics library which supports SMARTS substructure search, descriptor calculation, processing/filtering pipes, and conversion of different chemical file formats. It is written in 100% pure Java, and interfaces to external programs (e.g. Ghemical) are available.

(Machine Translation)
Última Atualização: 2004-01-31 11:30

Brook for GPUs

Brook for GPUs is a compiler and runtime implementation of the Brook stream programming language for modern graphics hardware. The goals for this project are to demonstrate general purpose programing on GPUs, to provide a useful tool for developers who want to run applications on GPUs, and to research the stream language programming model, streaming applications, and system implementations.