[root@iZZ software1]# ls
gcta_1.94.0beta gcta_1.94.0beta.zip
[root@iZZ software1]# cd /software/gcta_1.94.0beta
-bash: cd: /software/gcta_1.94.0beta: No such file or directory
.../public/home/weijiehong/miniconda3/lib/python3.7/site-packages/allel/io/vcf_read.py:1048: UserWarning: error occurred attempting tabix (Could not load .tbi/.csi index of my_pop_cucu/00.filter/clean.vcf.gz); falling back to scanning to region
'scanning to region' % e)
/public/home/weijiehong/min...
for i in tail -n+2 $datafile/metadata_WRGB.txt|cut -f1 unmap;do
sed -r "s/>([^ ]*)/>${i}_\1/g" $workdir/5.pred_cluster/pred_result/${i}_full.fa > $workdir/5.pred_cluster/pred_result/${i}_renamed.fa
mv -f $workdir/5.pred_cluster/pred_result/${i}_renamed.fa $workdir/5.pred_cluster/pred_resul...