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

TRF results file is malformed when input filename is long and more than 120 repeats are found in a batch #3

Open
FredericBGA opened this issue May 20, 2021 · 0 comments

Comments

@FredericBGA
Copy link

hi,

I've reporter this at first in RepeatMasker git repo:
Dfam-consortium/RepeatMasker#109

@jebrosen helped me to figure it out, and this behavior seems to be due to this line:

char headlns[30][200]; /* to hold the heading section of the file */

Is it possible to change this? Because sometimes it's hard to control the length of filenames.

thank you.

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

1 participant