Diego Marquez

Results 110 comments of Diego Marquez

Last month I started pasta with `-i pastajob_temp_iteration_initialsearch_seq_alignment.txt --aligned` The last file produced in the folder today was `pastajob_temp_iteration_0_seq_alignment.txt` So is it possible to just obtain the final tree with...

Thanks so much Siavash. I'll let you know about how fasttree goes.

Hi Siavash. Thanks for the added steps on the tutorial. I could restart the crashed step using the first and only iteration's alignment and finally obtain a tree this week....

Hi Siavash, thanks for the response. I will let you know about this

Hi @FrogDevelopper, thanks for bringing this up. [We are welcoming contributions to jib](https://github.com/GoogleContainerTools/jib/blob/master/CONTRIBUTING.md) and we will gladly review any incoming PRs. We have had similar situations with other fields (e.g....

@blakeli0 I think this is similar to the [situation with shared-config](https://github.com/googleapis/java-shared-config/issues/777#issuecomment-1992358327). I'm labelling it with `do not merge` edit - cause is: the new google-java-format uses java11

Hi @jingc-ac, thanks for sharing your concern. At a glance, it seems like the `maxStaleness` interval is not being sent in the request. Would you mind expanding the reproduction snippet...

Thank you for sharing the reproducer. I did create [a java version of it](https://github.com/googleapis/google-api-java-client-services/blob/fbddfd06f2f1862548ea7cf56a998935793f2a24/clients/google-api-services-bigquery/v2/2.0.0/com/google/api/services/bigquery/Main.java#L18-L38) to ease the troubleshooting on our side. You were right about `google-cloud-bigquery` not supporting non incremental...

Glad you found out the solution. This is indeed something not obvious judging from the documentation and should be addressed. @suztomo apparently the only source of usage information is the...