Skip to content

No output #2

@yinmengLiu

Description

@yinmengLiu

Hi, Thanks for your code,I‘m doing research about this recently,but I got no result after running this code,and I have checked my input file,there seems to be normal. Then I checked your code carefully, I'm afraid I met a problem in your code in line 68
"$protein = substr( $chrom, $gene{$mrna}{"start"}, $gene{$mrna}{"stop"} - $gene{$mrna}{"start"} + 1 ) ; " my $chrom was blank, so the “substr“ function has no subject to slice. I have no idea why this situation happend?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions