logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

genotype2mipe.pl - Inserts SNP data into MIPE file

Additional Info

Author

       Jan Aerts (jan.aerts@bbsrc.ac.uk)

perl v5.32.1                                       2021-02-21                                   GENOTYPE2MIPE(1)

Name

       genotype2mipe.pl - Inserts SNP data into MIPE file
         based on MIPE version v0.9
         Make sure SNPs are already defined in the USE part of the PCR record.
         arguments: * mipe_file
                    * STDIN: tab-delimited list of data, in the following order:                 PCR ID, sample
       ID, SNP ID, ambiguity code

Synopsis

       snp2mipe.pl my_file.mipe < my_data.txt

See Also