Develop a Raptor flowchart to display the sequence of odd integers starting from 7 to the largest odd integer that is less than or equal to an integer k. The number k is an input to the algorithm. Furthermore, the algorithm must terminate if the user input for k is less than 11.