Error in downloading PDBs

Issue #470 resolved
pxanth created an issue

The last few days I'm not able to read PDBs from the Protein Databank.

Even the simplest command doesn't work.

For example:

pdb <- read.pdb("4q21") Note: Accessing on-line PDB file Error in matrix(unlist(value, recursive = FALSE, use.names = FALSE), nrow = nr, : length of 'dimnames' [2] not equal to array extent In addition: Warning messages: 1: In download.file(get.files[k], put.files[k], method = "internal", : "internal" method cannot handle https redirection to: 'https://files.rcsb.org/view/4q21.pdb' 2: In download.file(get.files[k], put.files[k], method = "internal", : download had nonzero exit status

Any ideas?

Comments (3)

  1. Log in to comment