Skip to content
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

SYNPY-810 Simplify example #597

Merged
merged 3 commits into from Sep 12, 2018
Merged

Conversation

kimyen
Copy link
Contributor

@kimyen kimyen commented Sep 10, 2018

No description provided.

@@ -204,7 +204,7 @@
Query for the rows you want to delete and call syn.delete on the results::

results = syn.tableQuery("select * from %s where Chromosome='2'" %table.schema.id)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you fix spacing after the %table.schema.id to % table.schema.id?

@zimingd zimingd merged commit b322638 into Sage-Bionetworks:develop Sep 12, 2018
@kimyen kimyen deleted the SYNPY-810 branch January 8, 2019 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants