This is a test version of Biostars. For the public version, visit https://www.biostars.org.
creating a plink cluster-like file defining the labelling (population) for each sample in R( ngstools)

Hi

I am new to linux and the whole Bioinformatics studies, I am trying to

Rscript -e 'write.table(**cbind**(seq(1,90),rep(1,90),c(rep("LWK",10),rep("TSI",10),rep("PEL",10))), **row.names=F, sep="\t", col.names=c("FID","IID","CLUSTER"),** file="Results/ALL.clst", **quote=F)'**

Help me understand what is happening with the (* marked lines or bold )what do they mean ? and which list is being used here is it the text file with the file names as it appears.

Your help will be greatly appreciated

r pca ngstools

0 answers

No answers yet.

Log in to answer this question.