intermine / intermine/InterMineR

newQuery and setQuery have inconsistent argument names

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
18
Forks
16
PR merge metrics
No merged PRs in 30d

Description

See table for comparison of arguments for these two methods - I think the library is young enough we could get away with modifying it to be consistent.

`newQuery` | `setQuery`
------------ | -------------
view | select
sortOrder | orderBy
(not implemented - see #5 ) | where
name | name
longDescription | description
constraintLogic | (?? possibly missing )

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.