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

MAF input file and buggy BioPerl detected #163

Open
AllisonStander opened this issue Oct 22, 2020 · 4 comments
Open

MAF input file and buggy BioPerl detected #163

AllisonStander opened this issue Oct 22, 2020 · 4 comments

Comments

@AllisonStander
Copy link

Good day,

I am getting output after running alitv.pl on two fasta files, and I can view the .json file online, I did, however, get the following warning:

You are using version v1.0.6.
INFO - Wrote temporary YAML file 'GetOrganelle_Repeat_Pattern_1.yml'
INFO - Sequence names contain non-word-characters and will be replaced by unique sequence names. Failing sequence names are: '514776+,514184+,514064-,514704+,514064-,514782+,514788-,514782-,514064+,514704-,514064+,514184-(circular)', '514776+,514184+,514064-,514704+,514064-,514782+,514788+,514782-,514064+,514704-,514064+,514184-(circular)'

INFO - Created temporary folder at '/tmp/g1TJpBCFG1'
INFO - Starting alignment generation... (3 alignments required)
INFO - Finished 1. alignment (2 to go; 33.33 % done)
INFO - Finished 2. alignment (1 to go; 66.67 % done)
INFO - Finished 3. alignment (0 to go; 100.00 % done)
INFO - Finished alignment generation
INFO - MAF input file and buggy BioPerl detected... Therefore, workaround for revcom issue activated
INFO - MAF input file and buggy BioPerl detected... Therefore, workaround for revcom issue activated
INFO - MAF input file and buggy BioPerl detected... Therefore, workaround for revcom issue activated
INFO - Deleting temporary folder
INFO - Ticks will be drawn every 1000 basepair

Is this having an effect on the output? I noticed the inverted repeats are not showing.

image

Kind regards,
Allison

@greatfireball
Copy link
Member

Morning Allison,

this is no warning, also indicated by the "INFO" message level. Nevertheless, we discovered an issue with some bioperl versions producing correct revcomp results. Therefore, we detect the buggy bioperl and use our workaround the bug. To give you the information, that your bioperl has that issue, we print the message. Maybe your bioperl is a little outdated?

And last but not least, it has no influence on your result.

Best,
Frank

@AllisonStander
Copy link
Author

Hi Frank,

Thank you very much! Any idea why the inverted repeats are not shown?

Regards,
Allison

@iimog
Copy link
Member

iimog commented Oct 26, 2020

Hi Allison,

short note on the inverted repeat: You can infer the inverted repeat regions from the alignment. But there is no feature drawn for the inverted repeat (pink arrow). This is not an error. The inverted repeat is not automatically annotated by AliTV. If you want it to be drawn you have to provide the IR location as feature_files to AliTV. See: https://github.com/AliTVTeam/AliTV-perl-interface/blob/master/doc/alitv.md#section-genomes

Best regards,
Markus

@AllisonStander
Copy link
Author

Thank you for the reply Markus!

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