You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command body threw exception:
java.io.FileNotFoundException: Couldn't find any files matching hdfs:///GATKexp/.adam for the requested PathFilter
18/10/08 15:17:06 INFO Jointer: Overall Duration: 1.74 secs
Exception in thread "main" java.io.FileNotFoundException: Couldn't find any files matching hdfs:///GATKexp/.adam for the requested PathFilter.
I am able to do the jointer with the gvcf files( generated using GATK )
I am trying to use jointer for the Adam files generated from biallelicGenotyper,
./avocado-submit jointer hdfs:///GATKexp/*.adam hdfs:///GATKexp/combineavocadofrombillalic.vcf
but it complaint saying unable to locate the file
Command body threw exception:
java.io.FileNotFoundException: Couldn't find any files matching hdfs:///GATKexp/.adam for the requested PathFilter
18/10/08 15:17:06 INFO Jointer: Overall Duration: 1.74 secs
Exception in thread "main" java.io.FileNotFoundException: Couldn't find any files matching hdfs:///GATKexp/.adam for the requested PathFilter.
I am able to do the jointer with the gvcf files( generated using GATK )
./avocado-submit jointer -from_gvcf /gvcffileavocado/*.g.vcf /gvcffileavocado/combineavocado.vcf
The text was updated successfully, but these errors were encountered: