Hi Gavin,
Thanks for the quick reply,
With the long reads I am facing poor alignment issue.
here is the command and output I have used for the test of 1000 test sequences.
Since without the min_align option it gave very poor alignment, I changed it to 0.5 but faced the same issue.
Another followup : The input fasta sequence headers need to be without spaces(the above alignment I changed those) is there a turnaround for that, since these are adapter trimmed fasta files, could you suggest a way to deal with bigger fasta files.
###
$place_seqs.py -s ../test.fasta -o out.tre -p 100 --intermediate intermediate/place_seqs --min_align 0.5
$Warning - 142 input sequences aligned poorly to reference sequences (--min_align option specified a minimum proportion of 0.5 aligning to reference sequences). These input sequences will not be placed and will be excluded from downstream steps.
Thanks !
Best,
Vaibhav