-
Notifications
You must be signed in to change notification settings - Fork 79
improving redbiom help and fixing bugs #2306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
wasade
merged 123 commits into
qiita-spots:release-candidate
from
antgonza:rc-fix-redbiom-1
Sep 21, 2017
Merged
Changes from all commits
Commits
Show all changes
123 commits
Select commit
Hold shift + click to select a range
6080742
Merge pull request #2249 from biocore/release-candidate
josenavas 52e98a5
replace printable for try/except utf-8
antgonza e367b54
add sleeps for tests
antgonza 5f7177e
moving wait_for_prep_information_job
antgonza 01da18f
just leaving the changes on this pr
antgonza 2ae9511
Fixing tests
josenavas 2026d0c
Reverting changes
josenavas f098fcf
dist: precise
antgonza 97a8397
Merge branch 'printable-to-utf8' of https://github.com/antgonza/qiita…
antgonza e195e07
addressing @josenavas comments
antgonza ef4f566
Merge pull request #2255 from antgonza/printable-to-utf8
josenavas 7d5da5c
fix-2212
josenavas 21f0287
Adding branch description to Contributing (#2256)
josenavas 2e102b4
Merge branch 'dev' of https://github.com/biocore/qiita into dev
josenavas de5c89f
upgrading software
antgonza 6248208
mv r_client to qiita
antgonza eb19870
from redis import Redis
antgonza 120e9ac
Merge pull request #2261 from antgonza/upgrading-software
josenavas 58e2dab
Merge branch 'remove-moi' of https://github.com/biocore/qiita into r_…
antgonza 8b4ce80
Merge pull request #2262 from antgonza/r_client-to-qiita
josenavas fa7cf3d
rm moi and ipython
antgonza a47c13b
Move qiita_db/private.py -> qiita_ware/private_plugin.py
josenavas c8c1b59
_system_call as system_call
antgonza c46c05f
flake8
antgonza f7e9b1e
rm create_raw_data
antgonza c16b177
Transferring VAMPS submission to internal job
josenavas 4de94cd
rm other unnecessary files
antgonza f50dc35
addressing @josenavas comment
antgonza d4f8d8c
Merge pull request #2263 from antgonza/rm-moi-ipython
josenavas 925a3a5
Merge branch 'remove-moi' of https://github.com/biocore/qiita into rm…
antgonza 58cd5ae
Merge branch 'remove-moi' of https://github.com/biocore/qiita into tr…
josenavas 0be1275
Merge pull request #2264 from antgonza/rm-create_raw_data
josenavas 263f956
Solving merge conflicts
josenavas efa1924
Merge branch 'transfer-submit-to-vamps' into transfer-copy-raw-data
josenavas 4f43236
Fixing merge conflicts
josenavas a528e04
Adding tests to private plugin
josenavas 242df8e
rm wrapper.py
antgonza 0bf7307
Removing import
josenavas 6ee9022
Fixing import
josenavas c13e8bd
Merge branch 'transfer-submit-to-vamps' into transfer-copy-raw-data
josenavas c3bc77c
Modifying GUI to use the plugin
josenavas fbf5402
moving qiita pet in .travis.yml
antgonza 71c0b41
Transfer submit to vamps (#2265)
josenavas b6f43c0
Merge branch 'remove-moi' of https://github.com/biocore/qiita into rm…
antgonza 8051cbb
some other .travis.yml fixes
antgonza 10d8cfd
Fixing import
josenavas df5f5c8
addressing @josenavas comment
antgonza 5230bae
Merge pull request #2266 from antgonza/rm-wrapper.py
josenavas 044e562
Merge branch 'remove-moi' of https://github.com/biocore/qiita into tr…
josenavas f2a12c6
Adding success test
josenavas a9e302a
adding some methods
antgonza dde3296
flake8
antgonza 779a5d1
Transfer copy raw data (#2267)
josenavas 2113fa4
fix conflicts
antgonza e03997a
change imports
antgonza 48abc1e
adding delete_artifact and create_sample_template
antgonza 2d8dffa
fixing errors and gui
antgonza df64ef5
fix delete error
antgonza dc7f78c
Merge pull request #2268 from antgonza/mv-some-methods
josenavas 9a8d271
Merge pull request #2257 from josenavas/fix-2212
adswafford 6673792
ENH: Make jobs list modal
ElDeveloper c227463
erge branch 'master' of https://github.com/biocore/qiita
antgonza 22d52f0
Transfer update delete templates (#2274)
josenavas fb60c20
Merge branch 'remove-moi' of git://github.com/biocore/qiita into jobs…
ElDeveloper 0440cb7
BUG: Fix job updates
ElDeveloper 8178bab
Merge branch 'dev' of https://github.com/biocore/qiita
antgonza fb65ff1
Fixing the redis DB (#2277)
josenavas 61e66a8
Merge branch 'remove-moi' of https://github.com/biocore/qiita into re…
antgonza caaf730
redbiom install
antgonza 7b906b9
redbiom to install_requires
antgonza ecfbaf7
Merge branch 'remove-moi' of https://github.com/biocore/qiita into mo…
antgonza 0a9182f
mv moi-ws to qiita_websocket
antgonza 4ed9285
Merge pull request #2279 from antgonza/moi.send
josenavas 45e0175
Merge pull request #2260 from biocore/remove-moi
josenavas 6525487
Merge branch 'dev' of https://github.com/biocore/qiita into redbiom-i…
antgonza 5e99089
init commit
antgonza 84d1ebd
addressing @wasade comment
antgonza 21549c1
rm webdis.log
antgonza 8ab4066
cleaning code for initial review
antgonza d3590f6
install latest redbiom
antgonza ab397c1
fix test
antgonza 42dd9a9
Merge pull request #2278 from antgonza/redbiom-install
josenavas eef49b1
Merge branch 'dev' of https://github.com/biocore/qiita into initial-r…
antgonza c808c63
ENH: Change phrasing of upload text (#2281)
ElDeveloper e482bce
addressing @wasade comments and adding other tests
antgonza 25ee54f
flake8
antgonza 079f4eb
addressing @josenavas comments
antgonza 9e1c1b5
Merge pull request #2282 from antgonza/initial-redbiom-code
josenavas e4e8ffd
fix #2258
antgonza 49015c2
fix #2258
antgonza 955d5cd
fix #858 (#2286)
antgonza d8c4a72
addressing @ElDeveloper and @josenavas comments
antgonza b482b4e
@ElDeveloper :|
antgonza a9aa1c4
Merge pull request #2287 from antgonza/fix-2258
josenavas d4cc989
redbiom now adds per sample studies to analysis
antgonza 525102e
Merge branch 'jobs-list-as-modal' of https://github.com/ElDeveloper/q…
antgonza 7906727
jobs-list-as-modal
antgonza de75346
addresssing @josenavas comments
antgonza b8e3da4
rm () from update_processing_job_data
antgonza 46b174e
add prints to review errors
antgonza 38e5cd7
rm prints
antgonza 91f0051
Merge pull request #2289 from antgonza/jobs-list-as-modal
josenavas ae3dc0c
Merge pull request #2288 from antgonza/redbiom-per-sample
josenavas c9045ff
Fix 2190 (#2292)
josenavas 15b849f
add is_from_analysis to artifact_handlers (#2293)
antgonza 81bd7b3
WIP: rm sudo from travis
antgonza 191199c
adding sed for config file
antgonza 53579aa
fix sed
antgonza d12ed87
rm &
antgonza ea5d647
cat redis.conf
antgonza 4c40d83
using local redis.conf
antgonza fad8935
# protected-mode yes
antgonza 91bdbbc
# supervised no
antgonza e0d83bc
redis-server --port 7777 &
antgonza 1b7e38c
Fix 1293 (#2291)
antgonza 6adf8b1
rm redis.conf
antgonza 20226ed
fix awaiting_approval list bug
antgonza d5ecf8a
Merge pull request #2295 from antgonza/rm-sudo
josenavas 33054b2
Merge pull request #2296 from antgonza/awaiting_approval-list
josenavas 064d35a
Fix #2276 (#2294)
josenavas 7749e00
merging with dev
antgonza e9e84db
fix #2304
antgonza 6eccdff
address @tanaes and @wasade comments
antgonza File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So just to be clear, it's not possible to combine metadata searches with sequence searches? Like, I can find all ACGTTTGCCAGCAAAGACT in samples where ph < 7?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that's correct, could you add a new issues about this in https://github.com/biocore/redbiom/issues ? Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's possible with redbiom. Remember the command line interface is intended for piping, so this specific functionality may not be exposed to the CLI but is not be a problem with the API. The high level approach is:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
right, this might be possible by adding a GUI where you can "connect" searches but not sure it it will be easier to do this via redbiom directly ...