Douglas Senalik

Results 42 issues of Douglas Senalik

# Bug Fix Issue #1245 ## Description This pull request contains a number of bug fixes and enhancements to the Newick phylogenetic tree loader. This started as an attempt to...

bug
enhancement
PR Submitted

# Bug Fix Issue # 1277 ## Description Pull request #1259 converted checkboxes to radio buttons for CV term selection, since only one term should be returned. Inadvertently this introduced...

bug
PR Submitted

# Bug Fix Issue #1266 ## Description Changes in this pull request allow the ```sbo__relationship``` tripal field to support infraspecific nomenclature for organisms, which was added with chado v1.3 For...

bug
enhancement
PR Submitted

## BUG/ERROR report ### Issue description See pull #1279 and I replicated it with a branch with just a single typo change, same errors. There are actually two errors ```...

Drupal Problem

## BUG/ERROR report ### Issue description The cvterm lookup form uses radio buttons to select a term. Right now, once checked, the button cannot be unchecked and multiple buttons can...

bug
discussion
PR Submitted

## BUG/ERROR report ### Description I've been working on the newick tree loader for a while, and this issue will be a placeholder for an eventual pull request, currently a...

bug
tripal-7.x-3.x
PR Submitted

## BUG/ERROR report ### Issue description I discovered this trying to find a publication that I knew existed but I specified both part of the title and the "Journal Name",...

Tripal 3
Community - Discussion
Tripal 4
Group 4 - Data Importing

## BUG/ERROR report ### System information * Tripal Version: 7.x-3.8 * Drupal Version: 7.89 * PostgreSQL Version: 13.2 * PHP Version: 7.3.28 ### Issue description The tripal field sbo__relationship needs...

bug
tripal-7.x-3.x
PR Submitted

Web documentation displays all double hyphens as n-dash. e.g. on http://cole-trapnell-lab.github.io/cufflinks/cuffnorm/index.html: -o/–output-dir instead of -o/--output-dir

The develop branch of cuffquant.cpp lists "-c/--min-alignment-count" as an option in the usage (line 107), but there is no code to handle this option