Showing 36 open source projects for "php-based file manager"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    A header file (cexcept.h) that provides Try/Throw/Catch macros similar to those available in C++ for error handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CBFlib
    CBFLIB is a library of ANSI-C functions providing a simple mechanism for accessing Crystallographic Binary Files (CBF files) and Image-supporting CIF (imgCIF) files. The CBFLIB API is loosely based on the CIFPARSE API for mmCIF files.
    Leader badge
    Downloads: 394 This Week
    Last Update:
    See Project
  • 3
    A software package that implements the probabilistic record linkage technique (PRL). This is a new, improved, open-source, multi-platform version of the previously available program, by the same authors.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Free DELTA

    Free DELTA

    Software tools for processing taxonomic descriptions in DELTA format

    The Free DELTA Project is a free, open-source, software alternative for a generic system to the processing of taxonomic descriptions based on the DELTA (DEscription Language for TAxonomy) format.
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Systems Biology Markup Language (SBML)

    Systems Biology Markup Language (SBML)

    A file format for exchanging computational models in systems biology

    The Systems Biology Markup Language (SBML) is an XML-based description language for representing computational models in systems biology. Visit the project web site to learn more.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    gsasnp2

    gsasnp2

    PubMed ID: 29562348 / DOI: 10.1093/nar/gky175

    * GSA-SNP2 is a successor of GSA-SNP (Nam et al. 2010, NAR web server issue). GSA-SNP2 accepts human GWAS summary data (rs numbers, p-values) or gene-wise p-values and outputs pathway genesets ‘enriched’ with genes associated with the given phenotype. It also provides both local and global protein interaction networks in the associated pathways. * Article: SYoon, HCTNguyen, YJYoo, JKim, BBaik, SKim, JKim, SKim, DNam, "Efficient pathway enrichment and network analysis of GWAS summary data...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Patlac--Xml2cpp is a totally customizable code generator that generates classes (c++ for now) automatically from a xsd schema. Classes are described in google-ctemplate files and a xml options file allow precise definition of projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LaNet-vi provides images of large scale networks on a two-dimensional layout. The algorithm is based on the k-core and k-dense (m-core) decomposition. For more details see http://lanet-vi.fi.uba.ar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    sam_comp

    Compression for SAM/BAM file format

    This is a simple arithmetic coding based compressor for the SAM and BAM (DNA sequence alignment) file format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    SAMSVM

    A tool for misalignment filtration on SAM-format sequences with SVM

    Applying the LIBSVM, a package of support vector machine, SAMSVM was developed to correctly detect and filter the misaligned reads of SAM format. Such filtration can reduce false positives in alignment and the following variant analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    parSRA

    Portable Framework for the Parallel Execution of Short Read Aligners

    ...It uses the following techniques in order to improve scalability: 1) a fast splitting of the input reads using the FUSE kernel module available in most of current Linux distributions; 2) a balanced on-demand distribution of the reads based on the shared locks of UPC++, an extension of C++ for parallel computing that follows the Partitioned Global Address Space (PGAS) paradigm. parSRA is portable as its configuration file allows the users to parallelize the execution of existing SRA tools without the need to modify the source code of parSRA or the aligner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xmipp

    xmipp

    Image processing suite for Electron Microscopy

    XMIPP is an image processing suite for 3D-reconstruction of biological specimens from transmission electron microscopy data. NOTE that stable releases (including binaries) are longer stored at Sourceforge, but are available at http://xmipp.cnb.csic.es
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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. Furthermore, MICA’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    gMol

    gMol

    gMol molecular graphics

    We've moved to https://github.com/tjod/gMol/wiki gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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. SOAP3-dp natively supports BAM file format and provides the same scoring scheme as BWA, which enables it to be integrated into existing analysis pipelines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Prodar

    Prodar

    Prodar searches the PDB for candidate protein structural alignments

    Prodar is a search application that queries the PDB for candidate structural alignments. The input to the search is a protein backbone structure read from a standard (text) PDB file, and the results returned are based solely on structural similarity of the backbone without any regard to sequence information. Searches are extremely fast, searching the PDB (included in app) in less than a minute typically. Prodar identifies partial matches, such that a relatively small section of the query structure may be matched against sections of other structures in the PDB regardless of the relative size of the chains. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    popbam
    POPBAM is a tool to perform evolutionary or population-based analyses of next-generation sequencing data. POPBAM takes a BAM file as its input and can compute many widely used evolutionary genetics measures in sliding windows across a genome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OsiriX - moved to Github
    The project has moved to GitHub: https://github.com/pixmeo/osirix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A set of utilities to handle individual-level genotype data files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is bionically project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BigBang/Horizon is a proteomics data analysis pipeline with focus on the shotgun LC/MSMS workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A collection of tools for working with the comparative data analysis ontology including import/export facilities for common phylogenetic file formats, and also a triple-store framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    STR miner(or SSRdigger) is a SSR searching software which supports both perfect and imperfect SSR search with specified length, match percentage and repeat threshold. With a GUI interface, fasta and MS excel format output, STR miner is user-friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Inter University Multi-Modal Imaging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fast5 is a probabilistic file format for the storage of nucleotide and protein sequences based on hdf5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB