Closed zhixue closed 2 years ago
assemblies.tsv
needs column headings.
NAME HAP1 HAP2 H16 /lustre/home/mypath/assembly/H16.fa /lustre/home/mypath/pav/empty.fa
Also, if "empty.fa" is an empty file, you can just leave that out (if "HAP2" in assemblies.tsv
is blank, PAV will treat it like an empty haplotype). An empty FASTA was a once requirement for PAV to run an unphased assembly, but it no longer is.
Thank you!
It passed but a new error occurred. I will raise an new issue and close this one.
Hi! I ran PAV with assemblies.tsv format, but had this error:
But I checked the assemblies.tsv, and the first column exists. I am wondering what else I need to prepare.
My slurm script (to generate runlocal.sh, assemblies.tsv and config.tsv) is here:
My config json is here:
My assemblies.tsv is here:
Another thing is that, it is better if matplotlib_venn and snakemake can be added in Dependencies.