Andy Watkins
Andy Watkins
Could your Torch module be accumulating state in a way that increases GPU memory usage or consumption or demands CPU offloading?
You may want to format your fasta like in the example -- with separately indicated H and L chains.
Another way to approach this -- I don't know which is easier? -- is to make RiboDraw output a data format that meets the R2DT spec for a template. Since...
Yeah, routing through this sort of XML format is probably reasonable. And it's easy enough to encode edge, edge, orientation as `[WHS][WHS][CT]` (for example, if you're in the mood for...