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
I was wondering if there is a limit to the number of files that can be aligned with Pearl. I had tried 26 files and it seems to have some kind of problem. I am getting the message "Network error"
The text was updated successfully, but these errors were encountered:
Usually ~20 traces take less than 1 minute to align and then the web request doesn't run into a timeout issue but this, of course, depends on the load on the web server, how well the sequences align, and so on. A bit difficult to predict but "Network error" usually means the server took too long to respond (request timeout). For large number of traces, it's indeed better to use the backend of pearl, the command-line tracy software with the assemble subcommand. Another option would be to implement a task queue which informs the users once a job is done on the server but we currently lack time to develop such a feature.
I was wondering if there is a limit to the number of files that can be aligned with Pearl. I had tried 26 files and it seems to have some kind of problem. I am getting the message "Network error"
The text was updated successfully, but these errors were encountered: