Skip to content

No mapping of isoforms #81

Description

@Ingeborg3

Hi,

Thank you for your help with the GTF file!
I realized that I cannot use FastMap in this case, because it only allows a single mismatch between peptide sequence and exon, and I have isoform sequences from multiple accessions of the same species, but only a reference genome for one of the accessions. I.e., there is both variation within species due to alternative splicing and amino acid substitutions.

However, when I try to run the default BLAT+Spaln2, none of the isoforms are mapped. I work with the vicia faba genome, which is ~13Gb and has 6 chromosomes. Therefore, the genome coordinates are very large. E.g., the end position of chromosome 2 is 1.554 Gb. Could this cause any problems?
Also, in the original Spaln2, the default is to only accept canonical dinucleotide pairs at the ends of introns (the -ya flag is set to N=0 by default). Is this also the case when Spaln2 is run through mirage2? This could maybe also cause problems.

Lines like the following are printed:
Use of uninitialized value $b in numeric lt (<) at /work/Mirage/build/Bureaucracy.pm line 93.
Use of uninitialized value $b in numeric lt (<) at /work/Mirage/build/Bureaucracy.pm line 93.
Use of uninitialized value $RangeEnds[0] in subtraction (-) at /work/Mirage/build/Quilter2.pl line 4276.
Use of uninitialized value $RangeEnds[1] in subtraction (-) at /work/Mirage/build/Quilter2.pl line 4276.
Use of uninitialized value $b in numeric lt (<) at /work/Mirage/build/Bureaucracy.pm line 93.
Use of uninitialized value $b in numeric lt (<) at /work/Mirage/build/Bureaucracy.pm line 93.
Use of uninitialized value $RangeEnds[0] in subtraction (-) at /work/Mirage/build/Quilter2.pl line 4276.
Use of uninitialized value $RangeEnds[1] in subtraction (-) at /work/Mirage/build/Quilter2.pl line 4276.
Use of uninitialized value $b in numeric lt (<) at /work/Mirage/build/Bureaucracy.pm line 93.
Use of uninitialized value $b in numeric lt (<) at /work/Mirage/build/Bureaucracy.pm line 93.
Use of uninitialized value $RangeEnds[0] in subtraction (-) at /work/Mirage/build/Quilter2.pl line 4276.
Use of uninitialized value $RangeEnds[1] in subtraction (-) at /work/Mirage/build/Quilter2.pl line 4276.
Use of uninitialized value $ChrEnds[0] in subtraction (-) at /work/Mirage/build/Quilter2.pl line 4088.
Use of uninitialized value $ChrEnds[1] in subtraction (-) at /work/Mirage/build/Quilter2.pl line 4088.

Do you know how to fix this?

Best,
Ingeborg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions