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

Add support to tree2table.pl to write to a single file #2

Open
eightysteele opened this issue Jun 4, 2012 · 7 comments
Open

Add support to tree2table.pl to write to a single file #2

eightysteele opened this issue Jun 4, 2012 · 7 comments
Assignees

Comments

@eightysteele
Copy link

During pre-processing we're labeling nodes in a post-order traversal, then for each tip, saving the path to the root to a separate file.

As an option, can we add a command line switch to tree2table.pl that has it write results to a single file? It'll just make it easier to query the tree using a Cascalog tap.

@ghost ghost assigned rvosa Jun 4, 2012
@eightysteele
Copy link
Author

@hlapp are you a Perl hacker? :)

@hlapp
Copy link

hlapp commented Jun 4, 2012

I guess I look like one, right?

@eightysteele
Copy link
Author

Isn't your middle name JAPH?

@hlapp
Copy link

hlapp commented Jun 4, 2012

On Jun 4, 2012, at 2:47 PM, Aaron Steele wrote:

Isn't your middle name JAPH?

It was, but I dropped it.

@eightysteele
Copy link
Author

Haha nice. OK, @rvosa, it's up to you and your sweet Perl skills. I'd make this change, but Perl scares me. Also it is soooo 1995. :)

@rvosa
Copy link

rvosa commented Jun 4, 2012

This would be easy to do, so if there's a need for it I can do it.

@eightysteele
Copy link
Author

There's a need for sure, so if you're game, let's do it.

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

No branches or pull requests

3 participants