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

TranscriptionRead in AlignmentModel? #1

Open
engreitz opened this issue Mar 8, 2013 · 2 comments
Open

TranscriptionRead in AlignmentModel? #1

engreitz opened this issue Mar 8, 2013 · 2 comments
Assignees

Comments

@engreitz
Copy link
Collaborator

engreitz commented Mar 8, 2013

Why does the first constructor in the AlignmentModel have this message:
System.out.println("Entered the WRONG Alignment model ");

As far as I can tell, the only difference is that the second constructor has a TranscriptionRead parameter, which is irrelevant for DNA sequencing.

@ghost ghost assigned sabahkadri Mar 8, 2013
@sabahkadri
Copy link
Collaborator

Ooops. That's my fault. I had put in a debug statement I forgot to remove.
Please remove it.
On Mar 7, 2013 7:32 PM, "engreitz" notifications@github.com wrote:

Why does the first constructor in the AlignmentModel have this message:
System.out.println("Entered the WRONG Alignment model ");

As far as I can tell, the only difference is that the second constructor
has a TranscriptionRead parameter, which is irrelevant for DNA sequencing.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.

@sabahkadri
Copy link
Collaborator

The latest commits by me fixed these.

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

2 participants