Post date: Nov 12, 2019 8:40:44 PM
Commands used to grab the names column in bash:
Grab the line we are interested in:
grep ^potr filtered2xHiCov_pando_variants.gl > sampleID.txt
Substitute
perl -p -i -e s'/potr-//g' sampleID.txt