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
When plotting plasmids from dataframes directly instead of gbk files, plasmapR assumes that the size of the plasmid is equal to the end of the last feature. The actual size may extend way beyond the least feature.
In the example file I have attached, the plasmid size is supposed to be 8000 bp, but the last feature ends at 4820, so plasmapR draws a plasmid of size 4820.
When plotting plasmids from dataframes directly instead of gbk files, plasmapR assumes that the size of the plasmid is equal to the end of the last feature. The actual size may extend way beyond the least feature.
In the example file I have attached, the plasmid size is supposed to be 8000 bp, but the last feature ends at 4820, so plasmapR draws a plasmid of size 4820.
pTEST.txt
![pTEST_7in](https://private-user-images.githubusercontent.com/44344748/391996040-7deb4905-bbf1-4837-93c4-80e483b5f23d.svg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjQ0NjcsIm5iZiI6MTczOTE2NDE2NywicGF0aCI6Ii80NDM0NDc0OC8zOTE5OTYwNDAtN2RlYjQ5MDUtYmJmMS00ODM3LTkzYzQtODBlNDgzYjVmMjNkLnN2Zz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA1MDkyN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY3MTE2NzcwYmI0NWZmMWFjYzA3NDFlZmM3MjJjZmMyODgwYjNlYTlkN2RkOGQyMmY2YmEwYmU5NDdiZGIwZWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.IPMfaD1eiVD0DH5O6FfQcvMg1bagWvm5vEJGYVcsgfU)
The text was updated successfully, but these errors were encountered: