# NOT RUN {
data("alignment")
#creating library uniprot - PDB
lib=list( c("Q84HB8","4I19","4QA9"),
c("P34913","4JNC"),
c("P34914","1EK2","1CR6","1EK1","1CQZ"))
sequence_id=find_seqid("1CQZ",lib)
sequence=find_seq(sequence_id, alignment)
# }
Run the code above in your browser using DataLab