sei-framework
sei-framework copied to clipboard
will the trained model work for seq short than 4096
Hi, thanks for your great work! I am wondering whether you model will work for input sequence short than 4096 bp? I am trying to predict random sequence's expression activity with your model. Would that work ? If not, why? Lichun
Hi @jianglch sorry for the late response - it should work with sequences shorter than 4096 bp, ideally you will pad the outside of these sequences with 'N's so that your input sequence is at the center of the 4096 input. Let me know if you need help with that, feel free to email at [email protected] if you want to send more details. Thanks!