courcelm

Results 8 comments of courcelm

I'm already processing by chromosome and it reloads the sequence for every transcript.

I can't apply this since I don't want to load the whole chromosome sequence to memory. Anyway I have solve my problem. Thanks for your help.

I don't have a solution that fixes both the high memory usage and @ericloud bug. I found a way in my script to skip the call to _getSequence

Even with recurring snapshots, snapshots sometime accumulate for a unknow reason. It would be convenient that the UI provide a way to delete multiple or all snapshot at once.

@yasker In my case it was scheduled snapshots that were not cleaning correctly for a particular volume. At some point it prevents creation of a new replicate on another node....

Hit the same issue while using django-bulk-load.

I have a similar issue when uploading an Excel file superior to 5 Mo with django to Minio. The file is corrupted and impossible to read back. Setting the content...