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

Bp genbank ref extractor #25

Merged
merged 4 commits into from Sep 28, 2011
Merged

Bp genbank ref extractor #25

merged 4 commits into from Sep 28, 2011

Conversation

carandraug
Copy link
Member

Hi

I made a few more changes to the script. I changed the assembly regex default for something more useful, and added the assembly used to the exported data.

To prevent failing of the script when export data was not necessary, I was using require instead of use to load the modules. This was being done near the end of the program when they were needed. It occurred to me yesterday that this will cause the program to fail only at the end so I moved it to the section where options are parsed, to return the error as soon as it is possible to predict it.

I fixed all documentation accordingly.

Carnë

bosborne pushed a commit that referenced this pull request Sep 28, 2011
@bosborne bosborne merged commit 2ddc772 into bioperl:master Sep 28, 2011
@bosborne
Copy link
Member

Do Carne's pull/merge request.

@bosborne
Copy link
Member

Did it, thank you Carn.

BIO

On Sep 28, 2011, at 7:59 AM, Carn Draug wrote:

git pull https://github.com/carandraug/bioperl-live bp_genbank_ref_extractor

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

2 participants