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

[17.09] Add ICM datatype for glimmer #5042

Merged
merged 3 commits into from Nov 28, 2017

Conversation

abretaud
Copy link
Contributor

Hey,
Just a new little datatype needed for the update of glimmer tool in bgruening/galaxytools#660

dataset.blurb = 'file purged from disk'

def sniff(self, dataset):
line = open(dataset).readline()
Copy link
Member

Choose a reason for hiding this comment

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

Can we restrict how many characters we read here with .read(100) or so?

@bgruening
Copy link
Member

Thanks @abretaud! Because this is a backport to a stable release we need to have two +1.
I'm not sure this is currently allowed, as we can probably not count it as bugfix. But let's see what others think.

@abretaud
Copy link
Contributor Author

Ok we'll see, no problem to retarget if needed, I was maybe a little too optimistic!

@bgruening
Copy link
Member

@mvdbeek could you look at it as well, please?

@mvdbeek mvdbeek merged commit f6aedb0 into galaxyproject:release_17.09 Nov 28, 2017
@martenson martenson added this to the 18.01 milestone Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants