Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
Commits on Feb 23, 2015
@eernst eernst Support Trinity 2.0.0+ style accessions 4ccd15d
@brianjohnhaas brianjohnhaas Merge pull request #2 from eernst/patch-1
Support Trinity 2.0.0+ style accessions
006bc07
Commits on Mar 13, 2015
@brianjohnhaas brianjohnhaas dont need the optimize tables script 521ba80
Commits on Mar 27, 2015
@brianjohnhaas brianjohnhaas include gff3-alignment to gtf conversion util 6c9f9e3
@brianjohnhaas brianjohnhaas ok ea6856d
Commits on Mar 30, 2015
@brianjohnhaas brianjohnhaas store gene id not trans id as the gene_id att, bugfix 8d055a3
@brianjohnhaas brianjohnhaas bugfix.. got it this time. f540b86
Commits on Apr 04, 2015
@brianjohnhaas brianjohnhaas deprecate d5c40f3
@brianjohnhaas brianjohnhaas renamed 68bf080
Commits on Apr 22, 2015
@brianjohnhaas brianjohnhaas treat transcript features identically to mRNA features in gff3 3fbba77
Commits on Apr 28, 2015
@brianjohnhaas brianjohnhaas added the process ID into the inx filename to better provide uniquene…
…ss when the target gff3 file is being shared among several parallel proesses
8a5ec2d
Commits on May 08, 2015
@brianjohnhaas brianjohnhaas if -r mode, try to remove existing db but dont fail if it does not exist 04342a2
Commits on Jun 11, 2015
@brianjohnhaas brianjohnhaas update 92d87d0
@brianjohnhaas brianjohnhaas ok
Merge branch 'master' of https://github.com/PASApipeline/pasapipeline

an updated upstream into a topic branch.
74418d3
Commits on Jun 13, 2015
@brianjohnhaas brianjohnhaas the Error, have 3prime partial protein when 3prime partials werent al…
…lowed! message was due to annotations or transcript structures being imported with coordinates that extend beyond the length of the scaffold
7fe6b78
@brianjohnhaas brianjohnhaas ok 3c8e88a
Commits on Aug 10, 2015
@mimarsh2 mimarsh2 Allow mysql connection through socket
The Perl DBI library allows for connections to the mysql server though a specific socket file by using the mysql_socket=<pathToFile> host name.  When calling the mysql binaries directly, this socket file needs to be passed using the -S argument rather than the -h for the hostname.
7d5dc8a
@mimarsh2 mimarsh2 Socket usage documentation
Add documentation to the configuration template file about using the mysql_socket option
11dff71
Commits on Aug 11, 2015
@brianjohnhaas brianjohnhaas Merge pull request #12 from mimarsh2/mysqlSocket
Mysql socket
7d6e2e6
Commits on Dec 07, 2015
@brianjohnhaas brianjohnhaas update to recognize latest Trinity accession values 69927de
Commits on Jan 20, 2016
@corburn corburn docs: fix Launch_PASA_pipeline.pl -x flag description a30894d
Commits on Oct 17, 2016
@brianjohnhaas brianjohnhaas Merge pull request #15 from corburn/Launch_PASA_pipeline.pl
docs: fix Launch_PASA_pipeline.pl -x flag description
ea25011
Commits on Dec 27, 2016
@yuragal yuragal Compatibility with GMAP versions 2016-05+
In gmap version 2016-05 new arguments [were introduced] (http://research-pub.gene.com/gmap/archive.html)
>Added separate flags in GMAP for controlling intron length of end introns separately from middle introns. Flag names are now --max-intronlength-middle (previously --intronlength) and --max-intronlength-ends

This patch is to evaluate gmap version and to prepare arguments of gmap call accordingly.
440ec0e
Commits on Dec 28, 2016
@brianjohnhaas brianjohnhaas Merge pull request #29 from yuragal/patch-1
Compatibility with GMAP versions 2016-05+
6f6f2e9
Commits on Feb 15, 2017
@brianjohnhaas brianjohnhaas compatible w/ latest mysql 2bf11be
Commits on Apr 21, 2017
@brianjohnhaas brianjohnhaas activate debug option 752ce7f
Commits on Jul 11, 2017
@brianjohnhaas brianjohnhaas more useful error messaging and troubleshooting options 8d31504