fgvieira / ngsF-HMM

Estimation of per-individual inbreeding tracts under a probabilistic framework
GNU General Public License v3.0
13 stars 6 forks source link

Add individual names using ngsF-HMMplot.R #8

Closed mpalmada closed 1 year ago

mpalmada commented 1 year ago

Hi,

I wanted to know how to add the respective individual names in the plots generated with ngsF-HMMplot.R. (now I only get NAs)

Thanks a lot,

Marc

fgvieira commented 1 year ago

See:

https://github.com/fgvieira/ngsF-HMM/blob/2df96905f0d6df7ec021c4c27cc5bfc9c7f662c7/scripts/ngsF-HMMplot.R#L73

mpalmada commented 1 year ago

Hi,

Thanks a lot! This works! I would change the description to "File with per-row individual names to add in the resulting plots. It has to match the number of individuals.". I didn't understand it the first time I read it!

Thank you so much I close the issue!!

Marc