Skip to content

error for unfound taxa when supplying a file to goat taxon search #23

@charlottewright

Description

@charlottewright

Hello!

When running goat-cli taxon search with a file as input I get an error for each query species which does not exist in goat. For species that do return a hit, the output is as expected. The error is:

@media(max-width:640px){body{font-size:10pt}.longfoot aside, .longfoot footer p, aside,footer p{float:none;width:100%;padding:0.5em}}

 </style>
</head>
<body>
<h1><img src="/errors/sanger_289x86.png" alt="The Wellcome Sanger Institute" /></h1>
<div class="msg"> 
<p>
 The Sanger Institute Web service you requested is temporarily unavailable. 
 We are working to diagnose the problem and restore the service as soon as
 possible. We apologise for any inconvenience caused.
</p>
</div>
<footer>
 <aside>
  Further information about this outage may be found on the <a href="http://wtsi-status.blogspot.co.uk/">Sanger status blog</a>.
 </aside>
 <p>
  The Sanger Institute is a genome research institute primarily funded by
  <a href="https://wellcome.ac.uk/">Wellcome</a>. We use large-scale sequencing,
  informatics and analysis of genetic variation to further our understanding of gene function
  in health and disease and to generate data and resources of lasting value to biomedical research.
 </p>
</footer>

</body>
</html>

When running such species individually with -t flag, I get just the header output with no hits as expected so it seems the error is related to using a file with many queries.

The exact command I run is:
goat-cli taxon search -f $i --assembly --country-list --karyotype

Thanks! :)

Charlotte

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions