Showing 17 open source projects for "seq"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    ShowEQ Open Source Project
    ShowEQ or SEQ for short is a program designed to decode the EverQuest data stream and display that information on another computer running the Linux OS in real time. Our Forums are located at https://seq.sourceforge.net/forums/
    Leader badge
    Downloads: 203 This Week
    Last Update:
    See Project
  • 2

    d64srch

    search for patterns in files on d64 images

    Call this program with a d64 image name and a hex sequence, a petscii- or a screencode-string as parameters and it will spit out the names of all files that include that pattern. Can search PRG-, SEQ- , REL-, USR- and DEL-Files and also just list the names of all files of the selected type(s) on the image. Probably not very useful, but I needed something like that a while ago, so I wrote it and here it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PingPongPro

    Find ping-pong signatures like a pro

    ... the production of more piRNAs, thus reinforcing the anti-transposon response in a feed-forward loop called the "ping-pong cycle". A key question in ping-pong cycle research is identification of piRNAs which are amplified through the cycle. PingPongPro is a command-line tool for detecting ping-pong cycle activity in piRNA-Seq data. PingPongPro was developed at the Institute of Molecular Biology gGmbH in Mainz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    BamBam

    Tools for genomic analysis

    BamBam includes numerous tools for analyzing DNA next-generation sequencing data. 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
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 5
    HeatmapGenerator
    HeatmapGenerator is a graphical user interface software program written in C++, R, and OpenGL to create customized gene expression heatmaps from RNA-seq and microarray data in medical research. HeatmapGenerator can also be used to make heatmaps in a variety of other non-medical fields. HeatmapGenerator is peer-reviewed published software (http://www.scfbm.org/content/9/1/30). Please cite: [Khomtchouk et al.: "HeatmapGenerator: High performance RNAseq and microarray visualization software...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    olego

    olego

    OLego – short or long RNA-seq read mapping to discover exon junction

    OLego is a program specifically designed for de novo spliced mapping of mRNA-seq reads. OLego adopts a seeding and extension scheme, and does not rely on a separate external mapper. It achieves high sensitivity of junction detection by using very small seeds (12-14 nt), efficiently mapped using Burrows-Wheeler transform (BWT) and FM-index. This also makes it particularly sensitive for discovering small exons. It is implemented in C++ with full support of multiple threading, to allow fast...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    deFuse is a software package for gene fusion discovery using RNA-Seq data. deFuse .tar.gz bundles will be released periodically on the sourceforge site, see Files. Questions can be posted to the sourceforge discussion forum. The sourceforge wiki is depracated in favour of documentation included with the package. Development of deFuse is on the bitbucket site, linked below.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    rnasimulase

    Simulation of allele-specific RNA-seq data

    Simulation of allele-specific RNA-seq data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HPeak

    A HMM-based algorithm for defining enriched regions from ChIP-seq data

    HPeak is a hidden Markov model-based approach that can accurately pinpoint regions to where significantly more sequence reads map. Testing on real data shows that these regions are indeed highly enriched by the right protein binding sites. Command (single-end): perl /compbio/software/HPeak3/HPeak.pl -sp HUMAN/MOUSE -format BED -t TREATMENT.inp -c CONTROL.inp -n OUTPUTPREFIX -fmin 100 -fmax 300 -r 36 -ann -wig -seq -interfiles Command (pair-end): perl /compbio/software/HPeak3/HPeak.pl -sp HUMAN...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    NeedlemanWunsch

    NeedlemanWunsch

    Fast global sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align Global optimal sequence alignment using the Needleman-Wunsch algorithm. Aligns DNA, RNA, protein sequence and more! See our sister project local alignment using Smith-Waterman: http://sourceforge.net/projects/smithwaterman/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SmithWaterman

    SmithWaterman

    Fast local sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align An implementation of the Smith-Waterman local sequence alignment algorithm. See our sister project global alignment using Needleman-Wunsch: http://sourceforge.net/projects/needlemanwunsch/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RNAseqR

    RNA-seq expression analysis tool

    RNAseqR is designed for expression analysis of RNA-seq data, and is best suited for analysis of multiple, unreplicated libraries. It is a C++ coded program currently compiled for Linux systems. With GUI and command line interfaces, it can do log, PPM, and/or RPKM (if lengths provided) transformations, as well as, statistical analysis for differential expression, using the negative binomial cumulative distribution function (CDF) or the R test statistic introduced for EST analysis by Stekel, et...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    qips is a software package for analyzing ChIP-seq ("Chromatin ImmunoPrecipitation on sequencing") data. It finds enriched regions of arbitrary lengths and is therefore especially suited for analyzing ChIP-seq of histone marks or polymerase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Batman-Seq: Basic Alignment Tool for MAny Nucleotides. A fast BWT-based short reads mapping tools which uses additional statistical method to model error profile of the sequencing experiment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SeqExpress is a cross-platform software that estimates gene/isoform expressioin level via mRNA-Seq data. SeqExpress exams the Sequencing bias in mRNA-Seq and correct it to get more accurate estimation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Terminal based Midi Event Viewer (Alsa 0.9). It can autoconnect to alsa seq clients and provides simple filter mechanisms..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A multi-platform sequencer that executes a sequence of events defined in XML. The sequence consists of action steps and flow control. The action XML tags are implemented as hooks calling plugins so they are user customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next