Skip to content

matUtils summary non-deterministic #427

Description

@aofarrel

From @majagarbulinska with title matutils summary random seed problem? Different results with the same command.

Hi! Thank you very much for the package!

matUtils summary -t test1.tsv -i public-latest.all.masked.pb -g ncbiGenes_.gtf -f NC_045512v2.fa.gz
matUtils summary -t test2.tsv -i public-latest.all.masked.pb -g ncbiGenes_.gtf -f NC_045512v2.fa.gz

diff test2.tsv test1.tsv | grep "^>" | wc -l
gives a number >0

Exactly the same command with exactly the same files give us different results. Would there be a possibility of including a random seed parameter to get the same results every time we run the same command for reproducible results?

Thank you!

This was originally posted in the usher wiki repo in Sep 2021: bpt26/usher_wiki#5
I have not yet attempted to replicate this issue with the current version of matUtils.

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